summaryrefslogtreecommitdiff
path: root/canvas/source/opengl/ogl_canvascustomsprite.cxx
AgeCommit message (Expand)Author
2021-10-15Simplify vector initialization in canvasJulien Nabet
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-08use some forward declaresCaolán McNamara
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-02-12move some canvas/ headers inside the moduleNoel Grandin
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-01-31more SAL_WARN_UNUSEDNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13change from glew to epoxyCaolán McNamara
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNCMichael Stahl
2016-01-28Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__"Michael Stahl
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with __func__Michael Stahl
2015-10-02Fix typosAndrea Gelmini
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-10remove VERBOSE use from canvaNorbert Thiebaud
2015-07-22com::sun::star->css in canvasNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2014-08-13fix OpenGL canvas windows buildMarkus Mohrhard
2014-08-08reimplement custom sprite rendering with FBOMarkus Mohrhard
2014-08-08reuse OpenGLContext in OGL canvasMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-07Add opengl canvas implementation.Thorsten Behrens