]> git.tdb.fi Git - libs/gl.git/history - source/texture1d.h
Fix various issues with constant condition elimination
[libs/gl.git] / source / texture1d.h
2018-07-02 Mikko RasaExplicitly define the number of mipmap levels in textures
2016-11-03 Mikko RasaMove internal format management to the Texture base...
2016-10-27 Mikko RasaAdd some utility functions for textures
2016-10-27 Mikko RasaImplement sub_image for Texture1D
2016-10-27 Mikko RasaImplement loading functionality for texture classes...
2016-01-23 Mikko RasaUse UNSIGNED_SHORT for allocating DEPTH_COMPONENT textures
2015-09-20 Mikko RasaPass the resource collection to async loaders
2014-09-08 Mikko RasaImplement automatic unloading when a total size limit...
2014-08-23 Mikko RasaEnable resource management on Texture2D
2013-12-28 Mikko RasaAdd basic support for 1D textures