summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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-08Update parser (#2375)Ethan Conneely
2022-03-08Add repology badge (#2367)Michael Vetter
2022-03-08Update raylib-config.cmake (#2374)Marco G. Maia
2022-03-01Increase atlas size guesstimate; print warnings if atlas size is too small (#...megagrump
2022-02-28Update BINDINGS.md (#2366)Chris Warren-Smith
2022-02-27Removed memset()Ray
2022-02-25Possible fix for #2360Ray
2022-02-22Update Swift binding version (#2352)Conifer Coniferoslav
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-15Update Raylib-cs bindings version (#2343)Chris
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-10Update file names in build scripts (#2339)gtrxAC
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-03Added defines to parser (#2269)iskolbin
2022-02-03Fix Undefined Symbol `_ftelli64` (#2319)Audi Nugraha
2022-01-31simplify QuaternionInvert (#2324)megagrump
2022-01-29Add missing defines to CUSTOMIZE_BUILD block (#2318)Macoy Madson
2022-01-29Add missing defines to CUSTOMIZE_BUILD block (#2318)Macoy Madson
2022-01-28Minor tweakraysan5
2022-01-28RENAMED: `GetFileSize()` to `GetFileLength()`Ray
2022-01-27ADDED: `GetFileSize()`raysan5
2022-01-26Update qoi.hraysan5
2022-01-26Add DrawTextCodepoints (#2308)Siddharth Roy
2022-01-26Support export .jpeg filesRay
2022-01-25Update minshell.htmlraysan5
2022-01-23Update raylib-ocaml to 4.0 (#2305)Tobias Mock
2022-01-22Update rtextures.cRay
2022-01-22Fix GetApplicationDirectory on macOS (#2304)Nikolas
2022-01-21fix: material color won't be loaded if there's no texture for that material (...Roy Qu
2022-01-21updated VSCode project to work with latest raylib makefile and 'working for w...Philip Shenk