]> git.tdb.fi Git - libs/gl.git/history - source/renderpass.cpp
Make RenderPass use a Texturing for textures
[libs/gl.git] / source / renderpass.cpp
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