summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2015-11-24fix build: "warning C4305: truncation from 'double' to 'float'"Thorsten Behrens
2015-11-24fix build "error C2065: ´M_PI´ : undeclared identifier"Thorsten Behrens
2015-11-23slideshow: Fix rotations when the slide and the screen have a different ratioEmmanuel Gil Peyrot
2015-11-23slideshow: Add back lighting in the SimpleTransition shadersEmmanuel 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-23loplugin:unusedfields in slideshow/Noel Grandin
2015-11-22loplugin:staticmethodsNoel Grandin
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-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-20loplugin:sallogareasStephan Bergmann
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: Use gl_ModelViewProjectionMatrix in vertex shadersEmmanuel 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-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-16slideshow: initial work on "honeycomb" transition (incomplete)Tomaž Vajngerl
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-13slideshow: improve rotation timing in glitter transitionTomaž Vajngerl
2015-11-13slideshow: simplify NByMTileFlip transitionTomaž Vajngerl
2015-11-13slideshow: add "glitter" slide transitionTomaž Vajngerl
2015-11-12Bin mesa_headers completelyTor Lillqvist
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-06Add a 'Ripple' transitionTor Lillqvist
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30Mac fixStephan Bergmann
2015-10-30The fglrx driver is an X11 only thingTor Lillqvist
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30coverity#1332210 Uninitialized scalar fieldCaolán McNamara
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-29com::sun::star->css in slideshowNoel Grandin
2015-10-27Remove initial :: from sal_* typesTor Lillqvist