summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-05-01Update raymath.hraysan5
2020-05-01Update core_input_multitouch.craysan5
2020-05-01Review latest PR formattingraysan5
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-29Added latest SPONSORS to list! Thank you very much!Ray
2020-04-29Added raylib-beef to listRay
2020-04-29Init CORE.Window.focusedraysan5
2020-04-27Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2020-04-27Review issue with vertex batch overflow #1223raysan5
2020-04-27Update README.mdRay
2020-04-27ADDED: IsWindowFocused()raysan5
2020-04-26Update to use latest emscripten and android ndkRay
2020-04-26Corrected issue #1203raysan5
2020-04-24ADDED: GetWindowScaleDPI()raysan5
2020-04-23Fix for building examples with latest emsk (LLVM): remove EMTERPRETIFY, add A...ivn
2020-04-22Mempool and other Allocators Optimization (#1211)Kevin Yonan
2020-04-22[android] Extend validity of the certificate (#1212)Dani Martin
2020-04-21Update README.mdRay
2020-04-21Update easings.h (#1210)flashback-fx
2020-04-16Added raymath to examplesraysan5
2020-04-16Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2020-04-16Remove commentraysan5
2020-04-15Update new-issue-template.mdRay
2020-04-15Update new-issue-template.mdRay
2020-04-15Create config.ymlRay
2020-04-15Update new-issue-template.mdRay
2020-04-14Set the correct version of make on macos (#1202)Stefan E. Mayer
2020-04-14Added binding: jaylib (Java)Ray
2020-04-13Review UWP project -WIP-raysan5
2020-04-13Make raymath more consistent (#1197)G3bE
2020-04-13Remove tshirt designraysan5
2020-04-13Remove games from buildingraysan5
2020-04-13WARNING: REMOVED raylib/games - Moved to raysan5/raylib-gamesraysan5
2020-04-13Review VSCode tasksraysan5
2020-04-13Fix VSCode (#1193)Stefan E. Mayer
2020-04-11add makefile to support multiple C files (#1195)pah arif
2020-04-11Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2020-04-11Corrected examples after API change: ImageDrawText*()raysan5
2020-04-11tcc-based vscode project for windows (#1191)pah arif
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