]> git.tdb.fi Git - libs/gl.git/history - source/occludedscene.h
Apply FunctionResolver again after DeclarationReorderer
[libs/gl.git] / source / occludedscene.h
2016-12-07 Mikko RasaAdd a default tag to render functions that were missing it
2016-12-05 Mikko RasaAdd setup/finish_frame methods to OccludedScene and...
2016-12-05 Mikko RasaStore Renderables as non-const pointers or references
2015-12-07 Mikko RasaImplement a scene class that performs occlusion culling...