]> git.tdb.fi Git - libs/gl.git/history - source/technique.h
Use a struct to store texture slots in Technique
[libs/gl.git] / source / technique.h
2009-12-04 Mikko RasaUse a struct to store texture slots in Technique
2009-08-03 Mikko RasaProperly handle the case where an object doesn't have...
2008-10-04 Mikko RasaAdd class Technique to share passes between Objects