summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2021-07-30REVERTED: Removed the need for `rlMatrix`raysan5
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-28fixed DisableCursor() on web by registering an empty mouse click event functi...Kyle Appelgate
2021-07-28REVIEWED: Info on image loading failureraysan5
2021-07-28ADDED: raygui to extras libraries for convenienceraysan5
2021-07-28ADDED: GetModelBoundingBox()raysan5
2021-07-28REVERTED: Mesh indices issue #1891raysan5
2021-07-28Minor formatting tweakraysan5
2021-07-28Don't normalize zero length vectors. (#1896)Jeffery Myers
2021-07-27REVIEWED: rlDrawVertexArrayElements() #1891raysan5
2021-07-27REVIEWED: QuaternionFromAxisAngle() #1892raysan5
2021-07-26Remove unused UWP defines (#1894)Uneven Prankster
2021-07-23Reviewed ImageDrawLine() formatingRay
2021-07-23Fixes #1873 Implemented remaining 7/8 of ImageDrawLine (#1874)Alexander Buhl
2021-07-23Review formating to follow raylib style conventionsRay
2021-07-17Raspberry RPI/DRM keyboard fix (#1879)Luiz Pestana
2021-07-17[Models] Better Fix for GenMeshTangents issue #1876 (#1878)630Studios
2021-07-16GenMeshTangents Fix (#1877)630Studios
2021-07-16REVIEWED: Wrong normal matrix calculation #1870raysan5
2021-07-16Minor format tweaksraysan5
2021-07-13Updated models.c (#1871)GoldenThumbs
2021-07-13Fix Android multi-touch (#1869)Humberto Yeverino Jr
2021-07-09Update Makefileraysan5
2021-07-09WARNING on emscripten_set_fullscreenchange_callback()raysan5
2021-07-09Minor tweaks and commentsraysan5
2021-07-07Added a noteRay
2021-07-06REVIEWED: RPI: Keyboard stdin input #1769raysan5
2021-07-06Minor tweaks on DRM systemraysan5
2021-07-05Review formattingraysan5
2021-07-05WARNING: BREAKING: REMOVED PLATFORM_UWP supportraysan5
2021-07-04REVIEWED: Infinite loop on closing #1861raysan5
2021-07-03Review some commentsraysan5
2021-07-03Update core.craysan5
2021-07-03Review variables initializationraysan5
2021-07-03Update link address for miniaudioraysan5
2021-07-01Minor tweaksraysan5
2021-06-30REVIEWED: emscripten versionsraysan5
2021-06-30Remove trailing spacesraysan5
2021-06-29Fix DecompressData() pointer issue (#1856)masterex1000
2021-06-29Review issue with pointer #1854raysan5
2021-06-28Update uwp_events.hraysan5
2021-06-28Reviewed commentsraysan5
2021-06-28WARNING: BREAKING: Functions renamed for consistencyRay
2021-06-26Minor tweaksraysan5
2021-06-26REVIEWED: Enum values descriptionsraysan5