]> git.tdb.fi Git - libs/gl.git/history - source/texture1d.h
Implement loading functionality for texture classes that were missing it
[libs/gl.git] / source / texture1d.h
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