summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
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
2022-07-27rtextures: Improve numerical stability of float multiplication (#2596)Piotr Wierciński
2022-07-26rtextures: Fix ImageFromImage crash (#2594)Piotr Wierciński
2022-07-26add Vector3RotateByAxisAngle (#2590)Crydsch
2022-07-26fix QuaternionFromMatrix & QuaternionEquals (#2591)hitomi kirigri
2022-07-25Update yearRay
2022-07-25Update config.hRay
2022-07-23fixed build for cygwin (#2588)Julianiolo
2022-07-20Fix Vector3ClampValue and Vector2ClampValue (#2585)George Linkovsky
2022-07-19[CORE] Fix Warnings (#2582)Jeffery Myers
2022-07-15Removed raudio.h from public headerRay
2022-07-15Update raudio.cRay
2022-07-15WARNING: REMOVED: raudio_standalone exampleRay
2022-07-15Added noteRay
2022-07-11REVIEWED: `UpdateMusicStream()` #2228Ray
2022-07-11Minor tweaksRay
2022-07-10Update raudio.cRay
2022-07-10Added comment about buffer refill issue on looping #2228Ray
2022-07-10Reviewed formatingRay
2022-07-10REVIEWED: `ImageResize()` #2572Ray
2022-07-09Remove unneded TABSRay
2022-07-09Allow DLL creation using TCC (#2569)Audi Nugraha