summaryrefslogtreecommitdiff
path: root/vcl/opengl/FixedTextureAtlas.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-09tdf#100184 add missing changes to FixedTextureAtlasTomaž Vajngerl1-12/+11
2016-04-08opengl: refactor GL texture slot mechanism to be more generalTomaž Vajngerl1-14/+62
2016-04-08opengl: texture atlas impl. to efficiently packs texturesTomaž Vajngerl1-8/+12
2016-01-06vcl: fix lifecycle errors & memory corruption.Michael Meeks1-6/+16
2015-09-16opengl: optimize search for a free slot in texture atlasTomaž Vajngerl1-7/+10
2015-08-24-Werror,-Wpessimizing-move ("moving a temporary object prevents copy elision")Stephan Bergmann1-1/+1
2015-08-24Fixed (fixed size) texture atlas for "caching" OpenGL texuresTomaž Vajngerl1-0/+71