]> git.tdb.fi Git - libs/gl.git/history - source/renderable.h
Add virtual destructors to Renderable and Uniform
[libs/gl.git] / source / renderable.h
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