summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-01-25Removing config.h.in file (#1546)hristo
2021-01-25Removing test file. (#1545)hristo
2021-01-24Added a windows and linux simple compile with cmake (#1543)hristo
2021-01-22Fix issue when trying to build raylib statically (#1544)Nikolas
2021-01-22ADDED: UploadMesh() #1529Ray
2021-01-22Remove automatic pointer lock on mouse click #1513Ray
2021-01-22Review typoRay
2021-01-22Remove STATIC and SHARED variables. (#1542)hristo
2021-01-21ADDED: SetGamepadMappings() #1506Ray
2021-01-20REVIEWED: physac module and examples #1525Ray
2021-01-20Minor tweak to MakefileRay
2021-01-20Merge branch 'master' of https://github.com/raysan5/raylibRay
2021-01-20Review screen capture / gif recording #1540Ray
2021-01-20Update MakefileRay
2021-01-19Update raylib to v3.5 :PRay
2021-01-17Update node-raylib to 3.5 (#1539)Rob Loach
2021-01-16Update BINDINGS.md (#1538)Richard Smith
2021-01-16Fix cmake build error dirent (#1536)hristo
2021-01-16Fix absolute path handling in GetFileName and GetDirectoryPath (#1534) (#1535)Gil Barbosa Reis
2021-01-15Review commentRay
2021-01-15Review warningRay
2021-01-14REVIEWED: DecompressData()Ray
2021-01-14go-raylib updated to 3.5Ray
2021-01-14Add NimraylibNow! wrapper for Nim to bindings [ci skip] (#1532)Dmitry Matveyev
2021-01-13Big cmake changes (#1514)hristo
2021-01-13Fixes Android builds on Linux environments (#1530)Davidson Francis
2021-01-12Update miniaudio to v0.10.30 #1518Ray
2021-01-12REDESIGN: Compresion APIRay
2021-01-12Add commentsRay
2021-01-12Reorder functionRay
2021-01-12Merge branch 'master' of https://github.com/raysan5/raylibRay
2021-01-12Update MakefileRay
2021-01-12Reorder typedefs in physac.h to be in header part (#1528)Dmitry Matveyev
2021-01-09rlOrtho() reverted changeRay
2021-01-07It's top-bottom not bottom-top in GL space. (#1517)Jeffery Myers
2021-01-07Add info to readme for conan dependency manager (#1516)Dan J
2021-01-06Fix keyboard state change detection on RPI (#1488)badlydrawnrod
2021-01-06Include SUPPORT_DATA_STORAGE flag for building with CMake (#1515)Kirottu
2021-01-06 Remove unused condition in 'GenerateMipmaps' function for GRAPHICS_API_OPENG...Victor Gallet
2021-01-06Review rlOrtho() to avoid return in the middle of the functionraysan5
2021-01-06Don't create an ortho matrix when the viewport is 0 in any axis. (#1504)Jeffery Myers
2021-01-03Removed a repeating allocation of memory (#1507)hristo
2021-01-03Update Raylib-cs bindings version (#1508)Tornike Goshadze
2021-01-02Update mappings.h in glfw using GenerateMappings.cmake (#1505)Chris
2021-01-02Update year to 2021raysan5
2021-01-02Update project.4coder (#1503)ayshvab
2020-12-31Update Gforth and Factor bindings (#1500)ArnautDaniel
2020-12-31 Modify the check condition for the screen window height and width. It can't ...Victor Gallet
2020-12-31 Avoid dereferencing a null pointer in the 'LoadMaterials' function in the mo...Victor Gallet
2020-12-31 Avoid dereferencing a null pointer in the 'LoadSounsFromWave' function if th...Victor Gallet