]> git.tdb.fi Git - libs/gl.git/history - source/texunit.h
Bind textures in the modern way when shaders are used
[libs/gl.git] / source / texunit.h
2018-07-01 Mikko RasaBind textures in the modern way when shaders are used
2014-10-19 Mikko RasaDon't enable/disable textures on non-legacy units
2014-10-15 Mikko RasaRemove a number of rarely used legacy features
2014-05-16 Mikko RasaTexUnit's constructor shouldn't be public
2014-05-16 Mikko RasaImprove interface documentation a bit
2013-11-28 Mikko RasaBetter state tracking for bound objects
2013-11-27 Mikko RasaAlways bind textures in a specific texture unit
2013-11-27 Mikko RasaMake TexUnits aware of their incides
2012-08-16 Mikko RasaAdd TexGen wrapper class
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-07-04 Mikko RasaGet rid of the generic Texture::parameter method
2008-09-24 Mikko RasaObject model for Material and TexEnv
2007-09-03 Mikko RasaAdd Id tags and copyright notices to files
2007-06-12 Mikko RasaAdd vertex arrays and buffers