]> git.tdb.fi Git - libs/gl.git/history - source/occludedscene.cpp
Use UNSIGNED_SHORT for allocating DEPTH_COMPONENT textures
[libs/gl.git] / source / occludedscene.cpp
2016-01-10 Mikko RasaAdjust OccludedScene to be more compatible with OpenGL ES
2015-12-07 Mikko RasaImplement a scene class that performs occlusion culling...