summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2020-05-01Add Vector2MoveTowards function (#1233)Anata
2020-05-01WARNING: Big internal redesign!raysan5
2020-05-01Review exposed #defines and allow user re-definingraysan5
2020-04-30Reviewed UWP updateraysan5
2020-04-30Remove strcmp() requirementraysan5
2020-04-30Review LoadGLTF() to read from memory bufferraysan5
2020-04-30UWP rework (#1231)Reece Mackie
2020-04-29Init CORE.Window.focusedraysan5
2020-04-27Review issue with vertex batch overflow #1223raysan5
2020-04-27ADDED: IsWindowFocused()raysan5
2020-04-26Corrected issue #1203raysan5
2020-04-24ADDED: GetWindowScaleDPI()raysan5
2020-04-22Mempool and other Allocators Optimization (#1211)Kevin Yonan
2020-04-21Update easings.h (#1210)flashback-fx
2020-04-16Remove commentraysan5
2020-04-13Review UWP project -WIP-raysan5
2020-04-13Make raymath more consistent (#1197)G3bE
2020-04-10WARNING: API BREAK: Removed LoadImagePro()raysan5
2020-04-10WARNING: API BREAK: Reviewed ImageDrawText*() params orderraysan5
2020-04-09Review display size init for RPIraysan5
2020-04-09Optimized ImageDrawPixel()raysan5
2020-04-08Fixed issue with ImageDrawLine()raysan5
2020-04-08Revert "CMake: Don't create symlinks on unsupporting file systems (#539)"Ahmad Fatoum
2020-04-07Delete .gitignoreraysan5
2020-04-07Review Android pieplineraysan5
2020-04-07Remove ANGLE projectraysan5
2020-04-06Corrected issue with depth initialization #1179raysan5
2020-04-06added log warning for unsupported file extension for music stream (#1176)Louis Johnson
2020-04-05Allow for empty replacement string (#1178)Benjamin Stigsen
2020-04-05Review android_fopen() to support SDCard accessraysan5
2020-04-05Some code tweaks, comments and definesraysan5
2020-04-04TextReplace changes (#1172)Benjamin Stigsen
2020-04-02Fixed offset check in GenImageFontAtlas (#1171)SasLuca
2020-04-01Review shared library buildingraysan5
2020-03-30Update project version for releaseRay
2020-03-30Get icons back on shell.htmlraysan5
2020-03-30Update config.h, enable some file-formats by defaultraysan5
2020-03-30Update textures.craysan5
2020-03-30Update raylib.hraysan5
2020-03-30[cppcheck] Fix minor warnings in models.c and raudio.c (#1162)Dani Martin
2020-03-30Review formating and signegness issuesraysan5
2020-03-30[cppcheck] Improvements in SaveStorageValue() in core.c (#1160)Dani Martin
2020-03-29Fix "variable is reassigned before use" linter warning on raymath.h (#1158)Valentin Lemière
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-28Revert "Update compilation warning flags (#1151)"raysan5
2020-03-28Update window rcraysan5
2020-03-27Review TRACELOG() messagesraysan5
2020-03-27Review TRACELOG() categoriesraysan5