summaryrefslogtreecommitdiffhomepage
path: root/src/shader_distortion.h
AgeCommit message (Collapse)Author
2018-07-16Converted rlgl module in header-onlyRay
This change allows rlgl.h usage as independent single-file header-only module... still some tweaks required, like removing GLAD dependency... required extensions could be manually loaded! Also removed shader_distortion.h, embedded in rlgl.h
2017-11-12Review default shaders usage on loadingraysan5
2017-10-04Review VR simulatorRay San
Requires some work, distortion shader could be move out of raylib to example code...
2016-07-12Updated for GLSL 100raysan5
2016-07-08Updated VR support -IN PROGRESS-raysan5
- Embedded VR distortion shader - Ready to support multiple VR devices - Fallback to VR Simulator if device not ready - Support mono rendering over stereo rendering