aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-26Corrected bug on stereo renderingraysan5
2016-06-26Get supported videomodes for fullscreenraysan5
2016-06-25Removed rlglInitGraphics(), integrated into rlglInit()raysan5
2016-06-25Review rlglInitGraphics()raysan5
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-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-14Updated physac header documentationvictorfisac
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-14Correct issue on Oculus drawingraysan5
2016-06-14Added Oculus Rift library dllraysan5
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-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-11Convert physac module from static steps to fixed time stepsvictorfisac
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-11Remove include, not supported on html5raysan5
2016-06-11Reduce extensions dependenciesraysan5
2016-06-11Corrected bug on cubemap generationraysan5
2016-06-10Adapt standard shader to GL ES 2.0victorfisac
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-09Removed physac functions from raylib headerraysan5