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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-06-14
Fixed spacing and set UpdatePhysics() function as static...
victorfisac
2016-06-14
Add pthread external library to source...
victorfisac
2016-06-14
Fix current time value
victorfisac
2016-06-14
Fixed bug in delta time calculation...
victorfisac
2016-06-14
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
victorfisac
2016-06-14
Correct issue on Oculus drawing
raysan5
2016-06-14
Added Oculus Rift library dll
raysan5
2016-06-14
Move Oculus Rift support to rlgl module
raysan5
2016-06-14
Add Oculus SDK LibOVR library to external deps.
raysan5
2016-06-14
Move OpenGL extensions loading to rlgl
raysan5
2016-06-14
Move global data to implementation
raysan5
2016-06-14
Added GetGestureDetected() again...
raysan5
2016-06-14
Removed useless function: GetGestureDetected()
raysan5
2016-06-12
Added internal hi-resolution timer to physac...
victorfisac
2016-06-12
Revert "Make GetTime() public to be used externally"
victorfisac
2016-06-12
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
victorfisac
2016-06-12
Record draw call for batch processing
raysan5
2016-06-12
Oculus tracking correction
raysan5
2016-06-11
Make GetTime() public to be used externally
victorfisac
2016-06-11
Convert physac module from static steps to fixed time steps
victorfisac
2016-06-11
Added some comments
raysan5
2016-06-11
Avoid external variable whiteTexture
raysan5
2016-06-11
Corrected keywords usage
raysan5
2016-06-11
Corrected a couple of warnings
raysan5
2016-06-11
Remove release files from src directory
raysan5
2016-06-11
Remove include, not supported on html5
raysan5
2016-06-11
Reduce extensions dependencies
raysan5
2016-06-11
Corrected bug on cubemap generation
raysan5
2016-06-10
Adapt standard shader to GL ES 2.0
victorfisac
2016-06-09
Removed physac old module from Android MK file
victorfisac
2016-06-09
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
victorfisac
2016-06-09
Reduced physic steps resolution
raysan5
2016-06-09
Removed physac functions from raylib header
raysan5
2016-06-09
Converted physac module to header only
raysan5
2016-06-09
Updated comments...
raysan5
2016-06-09
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
victorfisac
2016-06-08
Review const char *
Ray
2016-06-08
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
Joshua Reisenauer
2016-06-08
Add physac module to android compile instructions...
victorfisac
2016-06-08
Simplified Oculus integration
raysan5
2016-06-07
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
Joshua Reisenauer
2016-06-07
cleaned things up
Joshua Reisenauer
2016-06-08
Corrected issue
Ray
2016-06-07
Updated some code
Ray
2016-06-07
Converted raygui module to header only
raysan5
2016-06-07
Converted GLAD to header only
raysan5
2016-06-07
Remove DEBUG flag for raylib lib compilation
raysan5
2016-06-07
Embed standard shader into raylib
Ray
2016-06-06
Review fallback mechanism
Ray
2016-06-06
Fallback to default shader
Ray
[next]