968 Commits (13e18c23edb668e40d07c100fd1652c9c0af300b)
 

Author SHA1 Message Date
  Ray 3468af213f Reviewing Oculus rendering... 8 years ago
  Ray d5d1305bc0 Merge pull request #131 from victorfisac/develop 8 years ago
  victorfisac 1b0996fb0b Updated physac header documentation 8 years ago
  victorfisac 1879a8129e Fixed little bug in physac example 8 years ago
  victorfisac 4e84ded7ef Fixed spacing and set UpdatePhysics() function as static... 8 years ago
  victorfisac 1a8fbe5cf0 Add pthread external library to source... 8 years ago
  victorfisac 5a1cbb2842 Fix current time value 8 years ago
  victorfisac 54537e8f0b Fixed bug in delta time calculation... 8 years ago
  victorfisac c9c1263e6f Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop 8 years ago
  raysan5 d1a5374ac4 raylib Oculus Rift CV1 example... IT WORKS!!! 8 years ago
  raysan5 c914010606 Correct issue on Oculus drawing 8 years ago
  raysan5 56bd9da07c Update Oculus sample (will be moved soon) 8 years ago
  raysan5 d60dc7c2eb Added Oculus Rift library dll 8 years ago
  raysan5 97fc266ad4 Updated raylib Oculus example 8 years ago
  raysan5 3ce0228206 Move Oculus Rift support to rlgl module 8 years ago
  raysan5 0d0f306fc2 Add Oculus SDK LibOVR library to external deps. 8 years ago
  raysan5 c25b4cdc69 Move OpenGL extensions loading to rlgl 8 years ago
  raysan5 3a5fc0c320 Move global data to implementation 8 years ago
  raysan5 3d6be7fd80 Added GetGestureDetected() again... 8 years ago
  raysan5 47afda2549 Removed useless function: GetGestureDetected() 8 years ago
  victorfisac 6a2bbae521 Updated physics examples with new module changes 8 years ago
  victorfisac 5625c11e99 Added internal hi-resolution timer to physac... 8 years ago
  victorfisac 16609d6702 Revert "Make GetTime() public to be used externally" 8 years ago
  victorfisac 8d2de09f3d Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop 8 years ago
  raysan5 4dae3385c3 Record draw call for batch processing 8 years ago
  raysan5 66ec0b5d82 Oculus tracking correction 8 years ago
  victorfisac 7999bbafa8 Make GetTime() public to be used externally 8 years ago
  victorfisac 4c43a40788 Update physac examples with fixed timestep method 8 years ago
  victorfisac c10c49e44f Convert physac module from static steps to fixed time steps 8 years ago
  victorfisac 1a60f376a4 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop 8 years ago
  raysan5 27ba7de1e4 Added some comments 8 years ago
  raysan5 68a02e567d Avoid external variable whiteTexture 8 years ago
  raysan5 c46c0fc652 Corrected keywords usage 8 years ago
  raysan5 3884716948 Corrected a couple of warnings 8 years ago
  raysan5 8de1427803 Remove release files from src directory 8 years ago
  raysan5 bab08f1c89 Added release folder (again) 8 years ago
  raysan5 d63e32a377 Remove include, not supported on html5 8 years ago
  raysan5 52b88e0991 Reduce extensions dependencies 8 years ago
  raysan5 3e8427799c Corrected bug on cubemap generation 8 years ago
  Ray 2963782992 Merge pull request #128 from victorfisac/develop 8 years ago
  victorfisac 77f599885d Fixed GLSL 100 shaders 8 years ago
  victorfisac 7b07b68bfd Adapt standard shader to GL ES 2.0 8 years ago
  Ray fb90477354 Merge pull request #127 from victorfisac/develop 8 years ago
  victorfisac cbda329bfd Removed physac old module from Android MK file 8 years ago
  victorfisac 5d186639c9 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop 8 years ago
  raysan5 e2cfc6b838 Reduced physic steps resolution 8 years ago
  raysan5 3c1be60c66 Updated examples for new physac header-only 8 years ago
  raysan5 5f4449f0a1 Removed physac functions from raylib header 8 years ago
  raysan5 558ec3891b Converted physac module to header only 8 years ago
  raysan5 dcbfb83031 Updated comments... 8 years ago