]> git.tdb.fi Git - libs/gl.git/history - source/view.cpp
Refresh lighting and culling uniforms if the camera changes in pop_state
[libs/gl.git] / source / view.cpp
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
2016-12-05 Mikko RasaAssociate camera and setup/finish_frame calls with...
2016-09-15 Mikko RasaAdd a new View class to tie up some presentation tasks