]> git.tdb.fi Git - libs/gl.git/history - source/instancescene.h
Remove dynamic allocation from VertexFormat
[libs/gl.git] / source / instancescene.h
2012-09-08 Mikko RasaNotify Renderables about the start and end of a frame
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-12-09 Mikko RasaChange Scene into an abstract base class and add a...