]> git.tdb.fi Git - libs/gl.git/history - source/renderable.h
Drop Id tags and copyright notices from files
[libs/gl.git] / source / renderable.h
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-01-12 Mikko RasaGeneralize instancing to all Renderables
2011-01-10 Mikko RasaAdd a rendering supervisor class
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2010-02-04 Mikko RasaDrop Renderable::has_pass; renderables are now expected...
2008-09-24 Mikko RasaAdd virtual destructors to Renderable and Uniform
2008-09-03 Mikko RasaRequire mspgbase now that Image was moved there
2008-02-27 Mikko RasaAllow Renderables in a Scene to specify ordering
2007-11-04 Mikko RasaAdd a Tag class to identify passes
2007-11-04 Mikko RasaAdd class Renderable