summaryrefslogtreecommitdiffstats
path: root/src/render/texture/gltexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix updating of texture generatorWieland Hagen2017-01-261-14/+31
* Ignore textures which don't have their texture data yetWieland Hagen2017-01-121-3/+5
* Fix race condition with dynamic texture updatesv5.8.0Sean Harmer2017-01-061-0/+4
* Textures: properly abandon and release texture dataPaul Lemire2016-12-141-5/+16
* Fix texture data upload timingSean Harmer2016-12-101-1/+4
* Improve GLTextureManagerPaul Lemire2016-11-141-1/+1
* Texture backend refactoring: Add GLTexture, GLTextureManagerWieland Hagen2016-11-141-0/+413