summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-03-30Update textures.craysan5
2020-03-30Remove useless filesraysan5
2020-03-30Update raylib.hraysan5
2020-03-30[cppcheck] Fix minor warnings in models.c and raudio.c (#1162)Dani Martin
2020-03-30Update HISTORY.mdRay
2020-03-30Update CHANGELOGRay
2020-03-30Update CHANGELOGRay
2020-03-30Update core_basic_window.craysan5
2020-03-30Review formating and signegness issuesraysan5
2020-03-30[cppcheck] Improvements in SaveStorageValue() in core.c (#1160)Dani Martin
2020-03-30Update README.mdRay
2020-03-30Update README.mdRay
2020-03-30Update README.mdRay
2020-03-29Fix "variable is reassigned before use" linter warning on raymath.h (#1158)Valentin Lemière
2020-03-29Added example: shaders_spotlightraysan5
2020-03-29Reorganize image functionsraysan5
2020-03-29Reorganize image/texture functions for consistencyraysan5
2020-03-29Update ImageDraw*() functions to match arguments of Draw*() (#1156)Rob Loach
2020-03-28Added binding: raylib-zigRay
2020-03-28Added binding: raylib-ats2Ray
2020-03-28Update HISTORY.mdRay
2020-03-28Revert "Update compilation warning flags (#1151)"raysan5
2020-03-28[example] Integrate virtual mouse in main exampleraysan5
2020-03-28Update window rcraysan5
2020-03-27Update HISTORY.mdRay
2020-03-27Update CHANGELOGRay
2020-03-27Review TRACELOG() messagesraysan5
2020-03-27Review TRACELOG() categoriesraysan5
2020-03-27[rlgl] Review TRACELOG() messages, categorizedraysan5
2020-03-27Corrected missing semicolonraysan5
2020-03-27[core] Review TRACELOG() messages, categorizedraysan5
2020-03-27[models] Review TRACELOG() messages, categorizedraysan5
2020-03-27[textures] Review TRACELOG() messagesraysan5
2020-03-27[raudio] Review TRACELOG() messages, categorizedraysan5
2020-03-27[raudio] Review TRACELOG() messages, categorizedraysan5
2020-03-27[text] Review TRACELOG() messages, categorizedraysan5
2020-03-27[textures] Review TRACELOG() messages, categorizedraysan5
2020-03-27[utils] Review TRACELOG() messages, categorizedraysan5
2020-03-26Update compilation warning flags (#1151)Dani Martin
2020-03-25Remove trail spacesraysan5
2020-03-25Minor tweaksraysan5
2020-03-25ADDED: IsWindowFullscreen()raysan5
2020-03-25Enable IQM models support on config.hraysan5
2020-03-25Update config.hraysan5
2020-03-25[example] Review shaders_spotlight to work on GLSL 100raysan5
2020-03-25spotlight example, each spot has own radius, mouse countrol (#1148)chriscamacho
2020-03-25Fixed DrawTextRecEx() selection when wordwrap is ON (again) (#1149)Random
2020-03-24REVIEWED: shaders_spotlight exampleraysan5
2020-03-24Update core_window_letterbox_virtual_mouse.craysan5
2020-03-24Support mtl loading by tinyobj_parse_obj() #1134raysan5