aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-25Updated to new rlglraysan5
2016-06-25Removed rlglInitGraphics(), integrated into rlglInit()raysan5
2016-06-25Review rlglInitGraphics()raysan5
2016-06-25Corrected window size to unify with other examplesraysan5
2016-06-25Unified functions: InitGraphicsDevice()raysan5
2016-06-24Removed function SetModelTexture()raysan5
2016-06-24Some code tweaks (view description)raysan5
2016-06-24Corrected issue with unclosed threadsraysan5
2016-06-21Add oculus simulator (in case device is not detected)raysan5
2016-06-21Added distortion shader for testingraysan5
2016-06-21Code tweakraysan5
2016-06-21Code tweakraysan5
2016-06-21Simplify Oculus example...Ray
2016-06-19Starting work on VR simulator supportraysan5
2016-06-17Improving Oculus Rift example...Ray
2016-06-17Corrected bugs on OpenGL 2.1Ray
2016-06-16Added support for OpenGL 2.1Ray
2016-06-15Reviewing Oculus rendering...Ray
2016-06-14Merge pull request #131 from victorfisac/developRay
2016-06-14Updated physac header documentationvictorfisac
2016-06-14Fixed little bug in physac examplevictorfisac
2016-06-14Fixed spacing and set UpdatePhysics() function as static...victorfisac
2016-06-14Add pthread external library to source...victorfisac
2016-06-14Fix current time valuevictorfisac
2016-06-14Fixed bug in delta time calculation...victorfisac
2016-06-14Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-06-14raylib Oculus Rift CV1 example... IT WORKS!!!raysan5
2016-06-14Correct issue on Oculus drawingraysan5
2016-06-14Update Oculus sample (will be moved soon)raysan5
2016-06-14Added Oculus Rift library dllraysan5
2016-06-14Updated raylib Oculus exampleraysan5
2016-06-14Move Oculus Rift support to rlgl moduleraysan5
2016-06-14Add Oculus SDK LibOVR library to external deps.raysan5
2016-06-14Move OpenGL extensions loading to rlglraysan5
2016-06-14Move global data to implementationraysan5
2016-06-14Added GetGestureDetected() again...raysan5
2016-06-14Removed useless function: GetGestureDetected()raysan5
2016-06-12Updated physics examples with new module changesvictorfisac
2016-06-12Added internal hi-resolution timer to physac...victorfisac
2016-06-12Revert "Make GetTime() public to be used externally"victorfisac
2016-06-12Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-06-12Record draw call for batch processingraysan5
2016-06-12Oculus tracking correctionraysan5
2016-06-11Make GetTime() public to be used externallyvictorfisac
2016-06-11Update physac examples with fixed timestep methodvictorfisac
2016-06-11Convert physac module from static steps to fixed time stepsvictorfisac
2016-06-11Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-06-11Added some commentsraysan5
2016-06-11Avoid external variable whiteTextureraysan5
2016-06-11Corrected keywords usageraysan5