summaryrefslogtreecommitdiff
path: root/slideshow/opengl
AgeCommit message (Expand)Author
2016-03-15slideshow: Blur the shadows the further they are from the objectEmmanuel Gil Peyrot
2016-03-15slideshow: Only use texture() in GLSL 1.50, fixes Intel on WindowsEmmanuel Gil Peyrot
2016-03-15slideshow: Add an ugly workaround for Intel’s matrix multiplicationEmmanuel Gil Peyrot
2016-03-15slideshow: Move Vortex calculations to the geometry stage, fixes IntelEmmanuel Gil Peyrot
2016-02-10slideshow: Add shadows to Honeycomb, using the same way as VortexEmmanuel Gil Peyrot
2016-02-09slideshow: Add shadows to the Vortex transitionEmmanuel Gil Peyrot
2016-02-02slideshow: Make sure the slide is fully opaque in HoneycombEmmanuel Gil Peyrot
2016-01-28slideshow: Change quads into cubes in the Vortex transitionEmmanuel Gil Peyrot
2016-01-21slideshow: Relicense every shader of which I am the sole author to MPLEmmanuel Gil Peyrot
2016-01-21slideshow: Add some volume to the Honeycomb hexagons, making them look betterEmmanuel Gil Peyrot
2016-01-21slideshow: Tweak a few constants to make Glitter and Honeycomb look nicerEmmanuel Gil Peyrot
2016-01-07OpenGL transitions: squashed 5 commits into this oneEmmanuel Gil Peyrot
2015-12-12slideshow: Improve the performances of the Glitter transitionEmmanuel Gil Peyrot
2015-12-12slideshow: Improve the performances of the Honeycomb transitionEmmanuel Gil Peyrot
2015-12-12slideshow: Fix lighting in the Vortex transitionEmmanuel Gil Peyrot
2015-12-12slideshow: Remove the last legacy uniformsEmmanuel Gil Peyrot
2015-12-12slideshow: Upload the projection and modelview matrices as uniformsEmmanuel Gil Peyrot
2015-12-12slideshow: upload the transform matrices as uniformsEmmanuel Gil Peyrot
2015-11-23slideshow: Add back lighting in the SimpleTransition shadersEmmanuel Gil Peyrot
2015-11-20slideshow: Reimplement reflections in shaders, and port Rochade and TurnAroundEmmanuel Gil Peyrot
2015-11-20slideshow: Reimplement both Fade transitions in shadersEmmanuel Gil Peyrot
2015-11-20slideshow: Make SimpleTransition inherit from ShaderTransitionEmmanuel Gil Peyrot
2015-11-19slideshow: Use gl_ModelViewProjectionMatrix in vertex shadersEmmanuel Gil Peyrot
2015-11-10Improve the Vortex transitionTor Lillqvist
2015-11-09Simplify and improve (?) the Vortex transitionTor Lillqvist
2015-11-08Now I understand why that multiplication by 10 was there originallyTor Lillqvist
2015-11-07Improve transition shader portabilityTor Lillqvist
2015-11-06Make the Vortex transition a bit more interestingTor Lillqvist
2015-11-06Add a 'Ripple' transitionTor Lillqvist
2015-10-27Nothing that would be covered by that hereTor Lillqvist
2015-10-27Initial work on a "Vortex" transitionTor Lillqvist
2015-10-26Bin dead codeTor Lillqvist
2015-10-26Actually, the permTexture is 256*256 pixelsTor Lillqvist
2015-10-26Add confused commentTor Lillqvist
2014-08-13remove useless OGL transition shader codeMarkus Mohrhard