]> git.tdb.fi Git - libs/gl.git/history - source/technique.h
Support collectionless loading of Technique and RenderPass
[libs/gl.git] / source / technique.h
2010-02-23 Mikko RasaSupport collectionless loading of Technique and RenderPass
2010-02-20 Mikko RasaCorrect some #includes
2010-02-12 Mikko RasaAllow copying of Uniforms and ProgramData
2010-02-04 Mikko RasaInherit Loaders from the ObjectLoader classes
2010-02-04 Mikko RasaMake Tag directly comparable and use it as a key in...
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