]> git.tdb.fi Git - libs/gl.git/history - source/instancescene.h
Copy the material slot of RenderPass
[libs/gl.git] / source / instancescene.h
2016-12-05 Mikko RasaChange the setup/finish_frame interface to be non-const
2016-12-05 Mikko RasaStore Renderables as non-const pointers or references
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...