summaryrefslogtreecommitdiff
path: root/vcl/opengl/FixedTextureAtlas.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-07-18loplugin:constparams in vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-07opengl: use shared_ptr for ImplOpenGLTextureTomaž Vajngerl
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-06-08tdf#100184 fix the lifecycle of a texture in an atlasTomaž Vajngerl
2016-05-30tdf#94205 Use o3tl::make_unique instead of new + std::movekrishna keshav
2016-04-08opengl: refactor GL texture slot mechanism to be more generalTomaž Vajngerl
2016-04-08opengl: texture atlas impl. to efficiently packs texturesTomaž Vajngerl
2016-01-06vcl: fix lifecycle errors & memory corruption.Michael Meeks
2015-09-16opengl: optimize search for a free slot in texture atlasTomaž Vajngerl
2015-08-24-Werror,-Wpessimizing-move ("moving a temporary object prevents copy elision")Stephan Bergmann
2015-08-24Fixed (fixed size) texture atlas for "caching" OpenGL texuresTomaž Vajngerl