]> git.tdb.fi Git - libs/gl.git/history - source/renderpass.cpp
Drop Id tags and copyright notices from files
[libs/gl.git] / source / renderpass.cpp
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-01-17 Mikko RasaReintroduce named texture slots for Technique inheritance
2011-01-12 Mikko RasaBind ProgramData to a Program upon construction
2011-01-10 Mikko RasaRename some Loader methods to avoid having to static_ca...
2011-01-10 Mikko RasaAdd a rendering supervisor class
2010-12-26 Mikko RasaMake RenderPass use a Texturing for textures
2010-11-07 Mikko RasaUse RefPtrs in Object
2010-11-07 Mikko RasaAdd some missing virtual destructors and a base class...
2010-10-09 Mikko RasaUse texture unit numbers instead of slot names in Rende...
2010-06-08 Mikko RasaRework Bind and enable it to restore the old binding
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
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