summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-08-16Add some commentsRay
2021-08-16WARNING: BREAKING: Use `frameCount` on audioRay
2021-08-16Match build-windows.bat changes (#1923)Dennis E. Hamilton
2021-08-15Updated `RAYLIB_VERSION` to `4.0-dev`raysan5
2021-08-15REVIEWED: `extern "C"` definition position for consistencyraysan5
2021-08-15Support C++ usage as standalone libraryraysan5
2021-08-15REVIEWED: `PHYSACDEF` definition and C++ issues #1918raysan5
2021-08-12[Models] Fix for issue #1809 (#1917)630Studios
2021-08-12ADDED: rlUpdateVertexBufferElements() #1915raysan5
2021-08-12ADDED: `rlActiveDrawBuffers()` #1911raysan5
2021-08-12[rlgl] rlUpdateVertexBuffer (#1914)630Studios
2021-08-11WARNING: BREAKING: Renamed `CharInfo` to `GlyphInfo` and more...raysan5
2021-08-11REVIEWED: DrawTextPro()raysan5
2021-08-11TODO: DrawTextPro() rotation not working?raysan5
2021-08-11ADDED: DrawTextPro() with text rotation supportraysan5
2021-08-11WARNING: REMOVED: DrawTextRec() and DrawTextRecEx()raysan5
2021-08-11Add *.so.* to .gitignore to ignore build artifacts (#1912)Tommi Sinivuo
2021-08-10Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2021-08-10Document Get{Key,Char}Pressed return value. (#1909)Ryan Roden-Corrent
2021-08-10Update CHANGELOGraysan5
2021-08-08Replaced TABS by spacesraysan5
2021-08-08REVIEWED: Avoid conflict with boolraysan5
2021-08-08REVIEWED: Some warnings...raysan5
2021-08-08ADDED: GenMeshCone() #1903raysan5
2021-08-07Fix Makefile to build WASM examples. (#1906)Ryan Roden-Corrent
2021-08-07Update rlgl_standalone.craysan5
2021-08-07Added rayex, elixir bindingRay
2021-07-31Improve rlgl descriptionraysan5
2021-07-31REVIEWED: rlgl defines for consistencyraysan5
2021-07-31REVIEWED: rlgl module header inforaysan5
2021-07-31Update models_rlgl_solar_system.craysan5
2021-07-31REVIEWED: Improved font loading inforaysan5
2021-07-31REVIEWED: raylib_opengl_interopraysan5
2021-07-31REVIEWED: Avoid bool type collisionsraysan5
2021-07-30Update rlgl_standalone.craysan5
2021-07-30Revert "REVIEWED: Avoid UBSAN warnings #1891"raysan5
2021-07-30REVIEWED: Avoid UBSAN warnings #1891raysan5
2021-07-30Update raudio.craysan5
2021-07-30REVIEWED: Added new mechanism to avoid data types collision between modules t...raysan5
2021-07-30REVERTED: Removed the need for `rlMatrix`raysan5
2021-07-30Update Makefileraysan5
2021-07-30Review include path that was breaking the buildraysan5
2021-07-30Review some issuesraysan5
2021-07-29WARNING: BREAKING CHANGE: rlgl complete decoupling from raylib -WIP-raysan5
2021-07-29Reviewed some functions to avoid calling other functionsraysan5
2021-07-29impoves raylib_parser: makes it generic, adds -d key for functions define (RL...iskolbin
2021-07-29Add external folder to build (just in case)raysan5
2021-07-29Update CONVENTIONS.mdRay
2021-07-28fixed DisableCursor() on web by registering an empty mouse click event functi...Kyle Appelgate
2021-07-28REVIEWED: rnet include from extrasraysan5