summaryrefslogtreecommitdiffhomepage
path: root/src/rlgl.h
AgeCommit message (Expand)Author
2017-10-17Review VR functionalityRay San
2017-10-04Review VR simulatorRay San
2017-07-21Complete review of raymathraysan5
2017-07-21Moved some functions to raymathraysan5
2017-07-21rlgl usable as standalone libraryraysan5
2017-07-19Reorganized a couple of functionsraysan5
2017-07-19Working on PBR materials, renamed some dataraysan5
2017-07-17Manual integration of material-pbr into developRay
2017-07-08Removed function referenceraysan5
2017-07-02Rename enum LogType names...raysan5
2017-05-08Support HDR R32G32B32 float textures loadingRay
2017-05-08Some defines tweaks for consistencyRay
2017-05-08Comments reviewRay
2017-04-30Some code tweaksRay
2017-04-22Rename parameterraysan5
2017-03-20Review some commentsRay
2017-03-14Remove Oculus support from coderaysan5
2017-02-08Remove lighting system from rlgl standalone headerRay San
2017-01-22Upload wave collector - GGJ17 gameRay
2016-12-25Review comments and formattingraysan5
2016-11-22Corrected bug on GenTextureMipmaps()Ray
2016-11-17Some tweaks aroundraysan5
2016-11-16Reviewed modules commentsraysan5
2016-11-15Removed byte typedefraysan5
2016-10-29Support textures filteringraysan5
2016-10-27Function to set texture parameters -IN PROGRESS-raysan5
2016-10-17Added notes on vr tracking -> camera updateraysan5
2016-10-10Review UpdateVrTracking() and rlglLoadRenderTexture()raysan5
2016-09-05Redesigned lighting shader systemraysan5
2016-08-16Removed useless spacingraysan5
2016-08-06Remove functions from user exposureraysan5
2016-07-18Some code tweaksraysan5
2016-07-16Expose Oculus Rift functionality directlyraysan5
2016-07-16Added rlgl standalone sampleraysan5
2016-07-06Updated lighting system...raysan5
2016-07-06VR Functions renaming (for generic HMD device)Ray
2016-07-04Redesigned stereo rendering mechanismRay
2016-06-26Enable/Disable VR experienceraysan5
2016-06-26Corrected bug on stereo renderingraysan5
2016-06-25Removed rlglInitGraphics(), integrated into rlglInit()raysan5
2016-06-21Add oculus simulator (in case device is not detected)raysan5
2016-06-21Simplify Oculus example...Ray
2016-06-19Starting work on VR simulator supportraysan5
2016-06-17Improving Oculus Rift example...Ray
2016-06-16Added support for OpenGL 2.1Ray
2016-06-14Move Oculus Rift support to rlgl moduleraysan5
2016-06-14Move OpenGL extensions loading to rlglraysan5
2016-06-07Updated some codeRay
2016-06-02Added functions to customize internal matrixraysan5
2016-06-02Review heades usageRay