summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/opengl/TransitionImpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-06-03Remove unused 'numTiles' from glitter vertex shaderJaviya Vivekkumar Dineshbhai1-6/+0
2024-05-13loplugin:ostr in slideshowNoel Grandin1-10/+10
2024-02-12tdf#145538 use range based for loopsKeldin Maldonado (KNM)1-8/+8
2022-02-15tdf#145759 Using M_PI from cmath instead of magic constants.pragat-pandya1-3/+3
2021-10-11loplugin:moveparam in slideshowNoel Grandin1-68/+72
2021-04-08Compute permutation2D at compile timeMike Kaganski1-48/+43
2021-04-03Use 64-KiB buffer instead of 256-KiBMike Kaganski1-3/+3
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák1-11/+14
2020-02-28upgrade to latest glmCaolán McNamara1-1/+1
2020-02-06Revert "upgrade to latest glm"Stephan Bergmann1-1/+1
2020-02-04upgrade to latest glmCaolán McNamara1-1/+1
2020-01-26remove some unused local varsNoel Grandin1-1/+1
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen1-1/+0
2019-10-19loplugin:virtualdead unused params in OGLTransitionImplNoel Grandin1-7/+7
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin1-9/+9
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-6/+6
2018-08-19Related: tdf#122166 require opengl >= 3.0 for slide transitionsCaolán McNamara1-2/+0
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: slideshowStephan Bergmann1-1/+1
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin1-7/+7
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin1-12/+12
2016-12-13gtk3: implement opengl support for slideshowCaolán McNamara1-36/+37
2016-12-13change from glew to epoxyCaolán McNamara1-1/+0
2016-12-05getVerticesSize got renamed to getVerticesByteSizeCaolán McNamara1-1/+1
2016-12-05rework diamond transition to use only opengl coreCaolán McNamara1-8/+18
2016-12-02get vertices count without jumping through hoopsDavid Tardon1-2/+1
2016-12-02rename to avoid further misunderstandingsDavid Tardon1-2/+2
2016-11-30glDrawArrays takes num of indices, not size of storageCaolán McNamara1-1/+1
2016-10-25rename dir to follow suitDavid Tardon1-0/+2283