aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-16Expose Oculus Rift functionality directlyraysan5
2016-07-16Code tweaks and commentsraysan5
2016-07-16fix small things on makefile of 'src/' folderLelixSuper
2016-07-16improve the compilation of all modulesLelixSuper
2016-07-16improve 'clean' target of 'src/' makefileLelixSuper
2016-07-16Removed oculus glfw sample (already on raylib)raysan5
2016-07-16Merge branch 'develop' of https://github.com/raysan5/raylib into developraysan5
2016-07-16Added release versions of raylib 1.5raysan5
2016-07-16Review commentraysan5
2016-07-16Added rlgl standalone sampleraysan5
2016-07-16Added audio standalone sampleraysan5
2016-07-16add 'install' and 'unistall' targetLelixSuper
2016-07-16update '.gitignore' file to ignore VIM's filesLelixSuper
2016-07-16restyle Makefile of 'src/' folder and fix targetsLelixSuper
2016-07-16Update README.mdRay
2016-07-16Corrected bug on OpenGL 1.1raysan5
2016-07-16Update README.mdRay
2016-07-15Update README.mdRay
2016-07-15Merge pull request #132 from raysan5/developRay
2016-07-15Update README.mdRay
2016-07-15Update ROADMAP.mdRay
2016-07-15Update HELPME.mdRay
2016-07-15Updated with latest changesraysan5
2016-07-15Review some functions, formatting and commentsraysan5
2016-07-13Review variables to raylib naming conventionsraysan5
2016-07-13Review commentsraysan5
2016-07-12Support VR mode disable on Oculus deviceraysan5
2016-07-12Updated for GLSL 100raysan5
2016-07-12Corrected some issues on OpenGL ESraysan5
2016-07-11Added Oculus functions declaration and commentsraysan5
2016-07-11Corrected some issues on OpenGL 1.1raysan5
2016-07-11Added custom Oculus CV1 parametersRay
2016-07-10Compute stereo config from device parametersRay
2016-07-10Setup values for Oculus Rift DK2Ray
2016-07-08Do not expose raw audio context to final user...Ray
2016-07-08Updated VR support -IN PROGRESS-raysan5
2016-07-08Rename standard_shader.h to shader_standard.hRay
2016-07-08Supporting multiple HMD configurationsRay
2016-07-06Updated lighting system...raysan5
2016-07-06Edited commentraysan5
2016-07-06Corrected bug on Raspberry Pi with strcat()raysan5
2016-07-06Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-07-06Added screenshot for example core_oculus_riftraysan5
2016-07-06VR Functions renaming (for generic HMD device)Ray
2016-07-05Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-07-04Moved Oculus enable drawing to user side...raysan5
2016-07-04Corrected issue on RPI on model drawingraysan5
2016-07-04Updated Oculus PC SDK to version 1.5raysan5
2016-07-04Review ResolveCollisionCubicmap()Ray
2016-07-04Redesigned stereo rendering mechanismRay