summaryrefslogtreecommitdiff
path: root/slideshow/opengl
AgeCommit message (Expand)AuthorFilesLines
2015-11-23slideshow: Add back lighting in the SimpleTransition shadersEmmanuel Gil Peyrot4-3/+17
2015-11-20slideshow: Reimplement reflections in shaders, and port Rochade and TurnAroundEmmanuel Gil Peyrot2-0/+88
2015-11-20slideshow: Reimplement both Fade transitions in shadersEmmanuel Gil Peyrot2-0/+92
2015-11-20slideshow: Make SimpleTransition inherit from ShaderTransitionEmmanuel Gil Peyrot1-0/+39
2015-11-19slideshow: Use gl_ModelViewProjectionMatrix in vertex shadersEmmanuel Gil Peyrot2-2/+2
2015-11-10Improve the Vortex transitionTor Lillqvist1-3/+11
2015-11-09Simplify and improve (?) the Vortex transitionTor Lillqvist1-34/+14
2015-11-08Now I understand why that multiplication by 10 was there originallyTor Lillqvist1-1/+1
2015-11-07Improve transition shader portabilityTor Lillqvist6-5/+22
2015-11-06Make the Vortex transition a bit more interestingTor Lillqvist2-24/+65
2015-11-06Add a 'Ripple' transitionTor Lillqvist1-0/+33
2015-10-27Nothing that would be covered by that hereTor Lillqvist2-50/+12
2015-10-27Initial work on a "Vortex" transitionTor Lillqvist2-0/+136
2015-10-26Bin dead codeTor Lillqvist1-2/+0
2015-10-26Actually, the permTexture is 256*256 pixelsTor Lillqvist1-3/+1
2015-10-26Add confused commentTor Lillqvist1-0/+2
2014-08-13remove useless OGL transition shader codeMarkus Mohrhard3-0/+149