]> git.tdb.fi Git - libs/gl.git/history - source/texenv.cpp
Enhance the extension generator to support different APIs
[libs/gl.git] / source / texenv.cpp
2014-09-26 Mikko RasaUnbind things if they are deleted while current
2013-11-28 Mikko RasaBetter state tracking for bound objects
2013-11-28 Mikko RasaGive TexEnv a default object since it can't be disabled
2013-11-27 Mikko RasaAlways bind textures in a specific texture unit
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-07-15 Mikko RasaAdd the missing TexEnv::current() function
2010-07-15 Mikko RasaAdd a Texturing class to encapsulate the state of multi...
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2008-09-24 Mikko RasaObject model for Material and TexEnv