]> git.tdb.fi Git - libs/gl.git/history - source/texture2d.h
Enable resource management on Texture2D
[libs/gl.git] / source / texture2d.h
2014-08-23 Mikko RasaEnable resource management on Texture2D
2014-05-16 Mikko RasaImprove interface documentation a bit
2014-04-29 Mikko RasaSupport linear to sRGB conversion when loading material...
2013-11-28 Mikko RasaFix some incorrect whitespace
2013-01-16 Mikko RasaMake Texture2D::image(Graphics::Image) public
2012-08-26 Mikko RasaRemove alignment where it doesn't belong
2012-08-26 Mikko RasaUse DerivedObjectLoader in Texture2D
2012-08-09 Mikko RasaMove some member functions to more logical positions
2012-08-09 Mikko RasaComment updates for texture and framebuffer classes.
2011-09-06 Mikko RasaRework exceptions
2011-09-06 Mikko RasaUpdate header names
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-11-30 Mikko RasaRemove support for texture borders
2010-02-21 Mikko RasaGet rid of the typedefs for fundamental types
2010-02-04 Mikko RasaInherit Loaders from the ObjectLoader classes
2008-08-17 Mikko RasaMove Image to mspgbase
2008-02-26 Mikko RasaAdd class MeshBuilder
2008-02-04 Mikko RasaMake the use of DevIL optional
2008-01-12 Mikko RasaSupport embedding textures in datafiles
2007-11-02 Mikko RasaUse DevIL for loading images
2007-09-03 Mikko RasaAdd Id tags and copyright notices to files
2007-06-12 Mikko RasaAdd vertex arrays and buffers
2006-11-27 Mikko RasaAdd files