]> git.tdb.fi Git - libs/gl.git/history - source/texture.cpp
Drop Id tags and copyright notices from files
[libs/gl.git] / source / texture.cpp
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-04-09 Mikko RasaSupport loading texture wrap parameters
2010-11-30 Mikko RasaRemove support for texture borders
2010-07-15 Mikko RasaAdd the missing TexEnv::current() function
2010-07-04 Mikko RasaGet rid of the generic Texture::parameter method
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2010-02-04 Mikko RasaInherit Loaders from the ObjectLoader classes
2010-02-01 Mikko RasaAdd static Texture::unbind_from function
2008-10-04 Mikko RasaAdd Texture::bind_to() method
2008-01-12 Mikko RasaSupport embedding textures in datafiles
2007-10-05 Mikko RasaAdd support for detecting extensions
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