summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/opengl/TransitionImpl.cxx
AgeCommit message (Expand)Author
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-19Related: tdf#122166 require opengl >= 3.0 for slide transitionsCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: slideshowStephan Bergmann
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin
2016-12-13gtk3: implement opengl support for slideshowCaolán McNamara
2016-12-13change from glew to epoxyCaolán McNamara
2016-12-05getVerticesSize got renamed to getVerticesByteSizeCaolán McNamara
2016-12-05rework diamond transition to use only opengl coreCaolán McNamara
2016-12-02get vertices count without jumping through hoopsDavid Tardon
2016-12-02rename to avoid further misunderstandingsDavid Tardon
2016-11-30glDrawArrays takes num of indices, not size of storageCaolán McNamara
2016-10-25rename dir to follow suitDavid Tardon