summaryrefslogtreecommitdiff
path: root/canvas/source/opengl/ogl_canvascustomsprite.cxx
AgeCommit message (Expand)Author
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