]> git.tdb.fi Git - libs/gl.git/history - source/uniform.cpp
Complete rewrite of extension handling
[libs/gl.git] / source / uniform.cpp
2012-08-27 Mikko RasaComplete rewrite of extension handling
2012-08-21 Mikko RasaImplement uniform arrays
2012-08-21 Mikko RasaRewrite the Uniform classes as templates
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-01-12 Mikko RasaBind ProgramData to a Program upon construction
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2010-02-12 Mikko RasaAllow copying of Uniforms and ProgramData
2007-10-26 Mikko RasaAdd Uniform* classes to store uniform data of Programs