index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2018-05-06
Use fabsf for floats, and avoid implicit type casting
Sherjil Ozair
2018-05-06
Renamed shader variable
Ray
2018-05-04
Avoid exposing native GLFW3 functionality
Ray
2018-05-04
BREAKING CHANGE: Renamed SpriteFont type to Font
Ray San
2018-05-04
Renamed some functions
Ray San
2018-05-04
Rectangle parameters changed to float
Ray San
2018-05-03
Removed line breaks from functions
Ray San
2018-05-01
BREAKING CHANGE: Renamed Camera -> Camera3D
raysan5
2018-04-30
Added tangent computation alternative method
raysan5
2018-04-30
Implemented MeshTangents()
raysan5
2018-04-29
Corrected alpha blending on ImageDraw()
raysan5
[next]