summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-05-09Misc code reviewsraysan5
2020-05-09Gamepad axis bug fixes and improvement (#1228)Mickaël Malécot
2020-05-09Added [text] flag: SUPPORT_TEXT_MANIPULATIONraysan5
2020-05-09WARNING: RENAMED: ImageExtractPalette() -> GetImagePalette()raysan5
2020-05-09Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2020-05-09Reorganized texture functionsraysan5
2020-05-08Update .gitignoreRay
2020-05-08Fix materials loading for IQM models (#1227)sikor666
2020-05-07Update CMakeLists.txt to fix CMake build for Raspberry Pi (#1229)armageddon421
2020-05-07Update BINDINGS.mdRay
2020-05-07Update BINDINGS.mdRay
2020-05-07Added bindings: raylib-purebasic, clj-raylibRay
2020-05-07Reviewed missing check for JPGraysan5
2020-05-07Comment tweakraysan5
2020-05-07ADDED: DrawTriangle3D() and DrawTriangleStrip3D()raysan5
2020-05-07Comments reviewraysan5
2020-05-07Review first person movement Y wavingraysan5
2020-05-06Avoid all MSVC compile warningsraysan5
2020-05-06Added raylib D bindings!Ray
2020-05-06Replace deprectared usleep() callsraysan5
2020-05-06No need for "LOGO_RECS_SIDE" maybe an artifact? (#1236)Rfaile313
2020-05-02Removed RaylibSharp (dead link)Ray
2020-05-02Added binding raylib-ForeverRay
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