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
2017-09-08
Added new functions
raysan5
2017-09-02
Testing shapes generation using additional library
Ray
2017-08-27
Added function DrawRectangleGradientEx()
raysan5
2017-08-27
Merge pull request #349 from raysan5/master
Ray
2017-08-27
Merge pull request #348 from define-private-public/cmake_partial
Ray
2017-08-27
CMake based build system.
ASDF
2017-08-25
Merge pull request #346 from raysan5/develop
Ray
2017-08-25
Renamed modelviewprojection matrix
raysan5
2017-08-24
Remove old comment...
raysan5
2017-08-24
Review issue with mipmaps setup
raysan5
2017-08-24
Added compiler flag...
raysan5
2017-08-24
Merge pull request #345 from JellyPixelGames/fix-typos
Ray
2017-08-23
Fix typo in raymath.h
Michael Campagnaro
2017-08-06
Added function DrawRectangleT()
raysan5
2017-08-06
Minor tweaks
raysan5
2017-08-04
Force OpenGL 3.3 on OSX if selected OpenGL 2.1
raysan5
2017-08-04
Corrected game to run on OpenGL 1.1
raysan5
2017-08-04
Review transforms to match OpenGL 1.1
raysan5
2017-08-04
new example added: models_plane_rotations
raysan5
2017-08-04
Updated stb libs to latest version
raysan5
2017-07-31
Removed old tool
raysan5
2017-07-31
Merge pull request #342 from define-private-public/patch-2
Ray
2017-07-30
Make physac work on OS X
Benjamin Summerton
2017-07-28
Added Vector3MultiplyV()
Ray
2017-07-28
Corrected compilation on OpenGL ES 2.0
Ray
2017-07-25
Corrected function name
raysan5
2017-07-25
Update README.md
Ray
2017-07-25
Some tweaks
raysan5
2017-07-25
Update README.md
Ray
2017-07-25
Update README.md
Ray
2017-07-24
Removed webpage from raylib repo
raysan5
2017-07-23
Corrected issue on QuaternionFromVector3ToVector3()
raysan5
2017-07-23
Implemented some changes
raysan5
2017-07-22
Updated Vector math to new naming
raysan5
2017-07-22
Renamed Vector*() functions to Vector3*()
raysan5
2017-07-22
Corrected bug on texture rotation
raysan5
2017-07-22
Reviewed features list
raysan5
2017-07-22
Reviewed example with new maths
raysan5
2017-07-22
Corrected GetMouseRay() and rlUnproject()
raysan5
2017-07-22
Remove BOM from file encoding
raysan5
2017-07-22
Corrected bug on MatrixPerspective()
raysan5
2017-07-22
Merge pull request #333 from define-private-public/patch-1
Ray
2017-07-21
Update Makefile in `examples/`
Benjamin Summerton
2017-07-21
Some tweaks raymath related
raysan5
2017-07-21
Complete review of raymath
raysan5
2017-07-21
Adapt to new materials system
raysan5
2017-07-21
Moved some functions to raymath
raysan5
2017-07-21
rlgl usable as standalone library
raysan5
2017-07-21
MatrixPerspective() angle required in radians
raysan5
2017-07-21
Review heightmap example for raylib 1.8
raysan5
[next]