aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-11Corrected a couple of warningsraysan5
2016-06-11Remove release files from src directoryraysan5
2016-06-11Added release folder (again)raysan5
2016-06-11Remove include, not supported on html5raysan5
2016-06-11Reduce extensions dependenciesraysan5
2016-06-11Corrected bug on cubemap generationraysan5
2016-06-10Merge pull request #128 from victorfisac/developRay
2016-06-10Fixed GLSL 100 shadersvictorfisac
2016-06-10Adapt standard shader to GL ES 2.0victorfisac
2016-06-09Merge pull request #127 from victorfisac/developRay
2016-06-09Removed physac old module from Android MK filevictorfisac
2016-06-09Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-06-09Reduced physic steps resolutionraysan5
2016-06-09Updated examples for new physac header-onlyraysan5
2016-06-09Removed physac functions from raylib headerraysan5
2016-06-09Converted physac module to header onlyraysan5
2016-06-09Updated comments...raysan5
2016-06-09Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-06-09Update README.mdRay
2016-06-09Update README.mdRay
2016-06-09Updated to raylib 1.5Ray
2016-06-08Adjust to standard example screen sizeRay
2016-06-08Review const char *Ray
2016-06-08Merge pull request #126 from kd7tck/developRay
2016-06-08Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developJoshua Reisenauer