summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2022-08-28Reviewed GLFW compilation requirements on Linux: `_GNU_SOURCE`Ray
2022-08-28Update MakefileRay
2022-08-28Reviewed GLFW issue with `ppoll()` functionRay
2022-08-28Avoid error on `implicit-function-declaration`Ray
2022-08-28Update posix_poll.cRay
2022-08-28Update rglfw.cRay
2022-08-28WARNING: UPDATED GLFW to latest master branch!Ray
2022-08-26REVIEWED: Support M3D file loading #2648Ray
2022-08-22ADDED: `-latomic` library on Linux (only required for ARM32)Ray
2022-08-22REVIEWED: M3D implementation #2648Ray
2022-08-21Fix PATH for Web target (#2647)Rodrigo Escar
2022-08-21Win32: resolve some symbols re-definition of windows.h in glfw3native.h (#2643)Daijiro Fukuda
2022-08-20ADDED: Support M3D model file format (meshes and materials) #2648Ray
2022-08-18REVIEWED: Avoid crash on bad data providedRay
2022-08-18minor tweakRay
2022-08-17REVIEW: Fix issue with external GLFW missing define #2638Ray
2022-08-13P A I NRay
2022-08-13WARNING: REVIEWED: `rlCheckRenderBatchLimit()`Ray
2022-08-13minor tweaksRay
2022-08-13Fix string lacking null termination in IsFileExtension (#2637)HarriP
2022-08-13Fix Codepoint position truncation (#2636)Dan Bechard
2022-08-07Reviewed issue with negative key #2619Ray
2022-08-06Can't alt-tab out of fullscreen window (#2618)veins1
2022-08-05Added commentsRay
2022-08-05Small simplifications (#2615)veins1
2022-08-05GetMusicTimePlayed bug fix (#2614)veins1
2022-08-02Update cgltf.hRay
2022-08-02Update miniaudio.hRay
2022-08-02REMOVED: rmem library from raylib sourcesRay
2022-08-02Update rlgl.hRay
2022-08-02Remove `easings.h` from raylib/src, moved to examplesRay
2022-08-02REVIEWED: `GetMouseWheelMove()`, avoid move scaling on `PLATFORM_WEB`Ray
2022-08-02Updated raylib resource data (32bit)Ray
2022-08-02minor tweaksRay
2022-08-02Added note for multi-threading web compilationRay
2022-08-02Update versionRay
2022-08-02Update version to 4.2Ray
2022-08-02Update version to raylib 4.2Ray
2022-08-02Remove trailing spacesRay
2022-08-01Music doesn't stop looping fix (#2605)veins1
2022-08-01Avoid cleaning the front buffer to a specific color!Ray
2022-08-01Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-08-01REMOVED: Config option: `SUPPORT_MOUSE_CURSOR_POINT`Ray
2022-07-31Use American spelling of colourSpace (#2604)BlueStag
2022-07-29Audio looping fix (#2579)veins1
2022-07-29Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-07-29REVIEWED: `GenImageFontAtlas()` #2556Ray
2022-07-29[raymath] Rotation functions returns clockwise rotation matrix, #2595 (#2599)Nikolay Krasheninnikov
2022-07-29Some camera improvements #2563Ray
2022-07-29Review comments and parameter namesRay