]> git.tdb.fi Git - libs/gl.git/history - source/technique.cpp
Style update: add spaces around assignment operators
[libs/gl.git] / source / technique.cpp
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2010-02-23 Mikko RasaSupport collectionless loading of Technique and RenderPass
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-12-04 Mikko RasaFix compilation on 64-bit platforms
2008-10-04 Mikko RasaAdd class Technique to share passes between Objects