aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-07-16improve the compilation of all modulesLelixSuper
2016-07-16improve 'clean' target of 'src/' makefileLelixSuper
2016-07-16add 'install' and 'unistall' targetLelixSuper
2016-07-16restyle Makefile of 'src/' folder and fix targetsLelixSuper
2016-07-16Corrected bug on OpenGL 1.1raysan5
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-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-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-06VR Functions renaming (for generic HMD device)Ray
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
2016-06-27Added eyes projection/view matrices calculationraysan5
2016-06-27Reorganize shaders to respective foldersraysan5
2016-06-27Added Oculus functions to raylib headerraysan5
2016-06-26Comment glBlitFramebuffer()raysan5
2016-06-26Enable/Disable VR experienceraysan5
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