summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionImpl.cxx
AgeCommit message (Expand)Author
2016-10-25remove unnecessary dir and name prefixDavid Tardon
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-07-19tdf#97195 make diamond transition work againDavid Tardon
2016-07-11loplugin:staticmethodsStephan Bergmann
2016-07-11tdf#97195 fix crash in diamond shape transitionDavid Tardon
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-25slideshow: Blur the shadows the further they are from the objectEmmanuel Gil Peyrot
2016-02-25slideshow: Move Vortex’ tileInfo attribute upload to the first frameEmmanuel Gil Peyrot
2016-02-21WaE unqualifed float literal are doubleNorbert Thiebaud
2016-02-10loplugin:nullptrStephan Bergmann
2016-02-09slideshow: Add shadows to Honeycomb, using the same way as VortexEmmanuel Gil Peyrot
2016-02-09loplugin:nullptrStephan Bergmann
2016-02-09slideshow: Add shadows to the Vortex transitionEmmanuel Gil Peyrot
2016-02-09slideshow: Only retrieve each uniform location onceEmmanuel Gil Peyrot
2016-01-20slideshow: Change quads into cubes in the Vortex transitionEmmanuel Gil Peyrot
2016-01-05slideshow: Improve the Vortex transition to match PowerPoint betterEmmanuel Gil Peyrot
2016-01-05slideshow: Improve the Ripple transition to match PowerPoint betterEmmanuel Gil Peyrot
2015-12-11loplugin:nullptrStephan Bergmann
2015-12-11slideshow: windows build fixesTomaž Vajngerl
2015-12-11slideshow: Improve the performances of the Glitter transitionEmmanuel Gil Peyrot
2015-12-11slideshow: Improve the performances of the Honeycomb transitionEmmanuel Gil Peyrot
2015-12-11slideshow: Don’t upload matrices to inexistent uniformsEmmanuel Gil Peyrot
2015-12-11slideshow: Remove extraneous checks for the program object.Emmanuel Gil Peyrot
2015-12-11slideshow: Don’t crash when a transition fails to initialize.Emmanuel Gil Peyrot
2015-12-11slideshow: Only upload vertex data on prepareEmmanuel Gil Peyrot
2015-12-11slideshow: Fix what was remaining to be able to use a core contextEmmanuel Gil Peyrot
2015-12-11slideshow: Remove the last legacy uniformsEmmanuel Gil Peyrot
2015-12-11slideshow: Upload the projection and modelview matrices as uniformsEmmanuel Gil Peyrot
2015-12-11slideshow: upload the transform matrices as uniformsEmmanuel Gil Peyrot
2015-12-11slideshow: Remove wrong and unused uniform uploadEmmanuel Gil Peyrot
2015-11-23slideshow: Fix rotations when the slide and the screen have a different ratioEmmanuel Gil Peyrot
2015-11-23slideshow: Fix the baseline version, we now require OpenGL 2.1Emmanuel Gil Peyrot
2015-11-23slideshow: Make the Iris class private to the TransitionImpl translation unitEmmanuel Gil Peyrot
2015-11-23slideshow: Merge ShaderTransition into OGLTransitionImplEmmanuel Gil Peyrot
2015-11-23slideshow: Move Operation to its own translation unitEmmanuel 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-19loplugin:redundantcastStephan Bergmann
2015-11-19slideshow: Port all matrix operations from GL to glmEmmanuel Gil Peyrot
2015-11-19slideshow: Batch primitive display as much as possibleEmmanuel Gil Peyrot
2015-11-19slideshow: Always enable normals, there is no case where they are emptyEmmanuel Gil Peyrot
2015-11-19slideshow: Don’t create the permTexture if the shaders don’t use itEmmanuel Gil Peyrot
2015-11-19slideshow: Rename getVertices into getVertex, to match its only usageEmmanuel Gil Peyrot
2015-11-18slideshow: improve "honeycomb" transitionTomaž Vajngerl
2015-11-16slideshow: initial work on "honeycomb" transition (incomplete)Tomaž Vajngerl