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
2016-06-25
Updated to new rlgl
raysan5
2016-06-25
Removed rlglInitGraphics(), integrated into rlglInit()
raysan5
2016-06-25
Review rlglInitGraphics()
raysan5
2016-06-25
Corrected window size to unify with other examples
raysan5
2016-06-25
Unified functions: InitGraphicsDevice()
raysan5
2016-06-24
Removed function SetModelTexture()
raysan5
2016-06-24
Some code tweaks (view description)
raysan5
2016-06-24
Corrected issue with unclosed threads
raysan5
2016-06-21
Add oculus simulator (in case device is not detected)
raysan5
2016-06-21
Added distortion shader for testing
raysan5
2016-06-21
Code tweak
raysan5
2016-06-21
Code tweak
raysan5
2016-06-21
Simplify Oculus example...
Ray
2016-06-19
Starting work on VR simulator support
raysan5
2016-06-17
Improving Oculus Rift example...
Ray
2016-06-17
Corrected bugs on OpenGL 2.1
Ray
2016-06-16
Added support for OpenGL 2.1
Ray
2016-06-15
Reviewing Oculus rendering...
Ray
2016-06-14
Merge pull request #131 from victorfisac/develop
Ray
2016-06-14
Updated physac header documentation
victorfisac
2016-06-14
Fixed little bug in physac example
victorfisac
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
raylib Oculus Rift CV1 example... IT WORKS!!!
raysan5
2016-06-14
Correct issue on Oculus drawing
raysan5
2016-06-14
Update Oculus sample (will be moved soon)
raysan5
2016-06-14
Added Oculus Rift library dll
raysan5
2016-06-14
Updated raylib Oculus example
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
Updated physics examples with new module changes
victorfisac
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
Update physac examples with fixed timestep method
victorfisac
2016-06-11
Convert physac module from static steps to fixed time steps
victorfisac
2016-06-11
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
victorfisac
2016-06-11
Added some comments
raysan5
2016-06-11
Avoid external variable whiteTexture
raysan5
2016-06-11
Corrected keywords usage
raysan5
[prev]
[next]