summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2020-08-29DrawTextEx(): Minor tweakraysan5
2020-08-23Update CI badges linksRay
2020-08-23Reorder some functionsraysan5
2020-08-23Review last PR formatting to follow raylib standardsraysan5
2020-08-23work on quat and matrix math - deleted multiple copies of raymath.h causing ↵chriscamacho
issues (#1359) Co-authored-by: codifies <[email protected]>
2020-08-23Corrected compiling issueraysan5
When using USE_PTHREADS=1 on libraylib.bc compilation, program requires --shared-memory passed to the linker and despite it compiles, it fails on execution (at least for me).
2020-08-21Update README.mdRay
2020-08-21Update README.mdRay
2020-08-21Remove Android and HTML5 buildsRay
2020-08-21Update webassembly.ymlRay
2020-08-21Update macos.ymlRay
2020-08-21Update windows.ymlRay
2020-08-21Update linux.ymlRay
2020-08-21Update android.ymlRay
2020-08-21Update webassembly.ymlRay
2020-08-21Update webassembly.ymlRay
2020-08-21Update webassembly.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Review compilation parameter for objective C code on GLFWraysan5
2020-08-20Minor tweak for consistencyraysan5
2020-08-20Update linux.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update linux.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update linux.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update linux.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update linux.ymlRay
2020-08-20Remove AppVeyor badgeRay
2020-08-20AppVeyor replaced by GitHub ActionsRay
2020-08-20Update linux.ymlRay
2020-08-20Update linux.ymlRay
2020-08-20Update linux.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update linux.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update linux.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update linux.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Update linux.ymlRay
2020-08-20Update windows.ymlRay
2020-08-20Removed unneded PNG chunksraysan5
2020-08-20Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2020-08-20Avoid architecture selection on gcc, use correct gcc version insteadraysan5
Review raylib resource file for DLL compilation
2020-08-20Update windows.ymlRay