index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-28
Corrected issue with floats on TCC
Ray
2018-05-27
Corrected issue with compiler param
Ray
2018-05-26
CMake: Fix cannot find -lX11 (#552)
M
2018-05-22
Added a note
Ray San
2018-05-22
Review include (already included)
Ray San
2018-05-21
Corrected possible memory leak
raysan5
2018-05-21
Working on Android APK building
raysan5
2018-05-21
cmake: Fix PLATFORM_WEB build
Ahmad Fatoum
2018-05-21
Travis CI: Test Android configuration (#546)
Ahmad Fatoum
2018-05-21
CMake+Android: Skip tests with SetCameraMode
Ahmad Fatoum
2018-05-21
CMake: Fix (Add?) Android support
Ahmad Fatoum
2018-05-21
CMake: Move reusable code to new cmake/ directory
Ahmad Fatoum
2018-05-21
CMake: Add default build type if none specified
Ahmad Fatoum
2018-05-21
Move utils.cmake to separate cmake/ directory
Ahmad Fatoum
2018-05-20
Removed 32bit arm Android library
raysan5
2018-05-20
Support shared library building on Android
raysan5
2018-05-20
Added function: rlCheckBufferLimit()
raysan5
2018-05-20
Love OpenGL gotchas... make my life more enjoyable!
raysan5
2018-05-20
Manual mipmap generation review
raysan5
2018-05-20
Some code review (mainly comments)
raysan5
2018-05-18
Merge pull request #545 from jubalh/master
Ahmad Fatoum
2018-05-18
Increase API version
Michael Vetter
2018-05-17
Reviewed Android pipeline
Ray
2018-05-17
Some warnings review
Ray
2018-05-17
Preliminary support for MP3 fileformat -WIP-
Ray
2018-05-17
Header tweak and comments
Ray
2018-05-17
Corrected issue on file extension check
Ray
2018-05-14
Restore removed projects
Ray
2018-05-12
Corrected issue on LoadASTC()
Ray
2018-05-12
CMake: Fix typo... s/USE_PIC/WITH_PIC/
Ahmad Fatoum
2018-05-12
CMake: (Properly) build glfw separately with CMake
Ahmad Fatoum
2018-05-12
Merge pull request #542 from a3f/no-no-pie
Ray
2018-05-12
Makefile: Remove unnecessary -no-pie for older GCC support
Ahmad Fatoum
2018-05-11
Revert "CMake: Build glfw separately with CMake"
Ahmad Fatoum
2018-05-11
Reviewed examples
Ray
2018-05-11
Updated raylib_icon resource
Ray
2018-05-11
Review raylib version to 2.0
Ray
2018-05-11
Merge pull request #538 from a3f/master
Ahmad Fatoum
2018-05-11
Travis CI: Test Wayland configuration as well
Ahmad Fatoum
2018-05-11
Travis CI: Test building with external GLFW
Ahmad Fatoum
2018-05-11
CMake: Build glfw separately with CMake
Ahmad Fatoum
2018-05-10
Add GLFW source tree to src/external
Ahmad Fatoum
2018-05-10
CMake: Use same message for symlink check and result
Ahmad Fatoum
2018-05-10
CMake: Don't create symlinks on unsupporting file systems (#539)
Ahmad Fatoum
2018-05-10
Reorganized project templates folder
Ray
2018-05-09
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2018-05-09
Corrected issue on rectangle drawing
Ray
2018-05-08
Update CHANGELOG
Ray
2018-05-08
Removed unnecesary define
Ray
2018-05-06
Merge pull request #531 from sherjilozair/patch_implicit_type
Ray
[next]