]> git.tdb.fi Git - libs/gl.git/history - source/render/occludedscene.h
Use default member initializers for simple types
[libs/gl.git] / source / render / occludedscene.h
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-01 Mikko RasaSome more cleanup of includes and forward declarations
2021-10-01 Mikko RasaUse QueryPool in OccludedScene
2021-09-17 Mikko RasaUse C++11 features with containers
2021-05-04 Mikko RasaAccess builtin resources through a global instance
2021-04-13 Mikko RasaAdd a registry-based generic loader to Scene
2021-04-10 Mikko RasaPass Tag by value, not by reference
2021-02-19 Mikko RasaLoad various built-in things through Resources
2021-02-14 Mikko RasaRearrange soucre files into subdirectories