summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2022-03-30ADDED: Audio stream processors support -WIP- #2212Ray
2022-03-30WARNING: BREAKING: REMOVED: `GetRayCollisionModel()` #2405Ray
2022-03-30Fix QuaternionScale (#2419)Satoshi Tanaka
2022-03-29Update rtext.cRay
2022-03-28Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-03-28REMOVED: `MatrixNormalize()` #2412Ray
2022-03-26Corrected typoRay
2022-03-25Corrected typoRay
2022-03-25Rename audio callbackRay
2022-03-24ADDED: Audio stream input callback #2212 -WIP-Ray
2022-03-24Some code reviews -WIP-Ray
2022-03-24Update to miniaudio 11.8Ray
2022-03-22Minor tweaks `const`Ray
2022-03-20REVIEWED: Avoid some float -> double promotionsRay
2022-03-19Verify there is enough space in the batch for the npatch geometry. (#2401)Jeffery Myers
2022-03-18Fix too many opening parens in src/rtextures.c (#2398)João Távora
2022-03-18Implements OpenURL() for Android Platform (#2396)Rodrigo Escar
2022-03-14REVIEWED: `OpenURL()`Ray
2022-03-12Fixed an issue in Makefile when using raygui and physac on unix systems (#2384)tixvage
2022-03-12Remove spaceRay
2022-03-11Simplify build.zig to not require user to specify raylib path (#2383)Komari Spaghetti
2022-03-09Vector2/Vector3: Add squared distance. (#2376)Anilforextra
2022-03-01Increase atlas size guesstimate; print warnings if atlas size is too small (#...megagrump
2022-02-27Removed memset()Ray
2022-02-25Possible fix for #2360Ray
2022-02-20Support clipboard copy/paste on webRay
2022-02-20REVIEWED: Some functions input parametes that should be `const`raysan5
2022-02-20make const (#2348)Antonis Geralis
2022-02-20Fix free camera panning in the wrong direction (#2347)DavidLyhedDanielsson
2022-02-18Removed trailing spacesraysan5
2022-02-17follow style guide (#2346)Antonis Geralis
2022-02-15Reviewed bug on `FindNearestConnectorMode()`raysan5
2022-02-13Optimize `Vector2Rotate()` function (#2340)Jaedeok Kim
2022-02-13add premultiplied alpha blend mode (#2342)megagrump
2022-02-13Update rtext.cRay
2022-02-13Reviewed makefile to use right shell on right platformRay
2022-02-12Update Makefileraysan5
2022-02-12Allow setting a custom PLATFORM_SHELLraysan5
2022-02-12REVIEWED: PLATFORM_OS for PLATFORM_WEBraysan5
2022-02-12REVIEWED: Issue when compiling for PLATFORM_WEBraysan5
2022-02-12Properly fix make clean under windows (#2341)Peter0x44
2022-02-12Revert "Reviewed Makefile clean target to use CMD shell on Windows"raysan5
2022-02-12Reviewed Makefile clean target to use CMD shell on Windowsraysan5
2022-02-10Fix make clean target failing when shell is not cmd (#2338)Peter0x44
2022-02-09Add BSD support for zig builds (#2332)Scribe of the Ziggurat
2022-02-05Make audio examples compile with external glfw on Linux (#2329)locriacyber
2022-02-03Fix Undefined Symbol `_ftelli64` (#2319)Audi Nugraha
2022-01-31simplify QuaternionInvert (#2324)megagrump
2022-01-28Minor tweakraysan5
2022-01-28RENAMED: `GetFileSize()` to `GetFileLength()`Ray