]> git.tdb.fi Git - libs/gl.git/commitdiff
Make the camera part of changeable Renderer state
authorMikko Rasa <tdb@tdb.fi>
Sat, 26 Nov 2016 04:56:54 +0000 (06:56 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 26 Nov 2016 04:56:54 +0000 (06:56 +0200)
I'd like to move to a single, persistent renderer at some point and this
is a necessary step towards that.  Some effects want to use their own
camera to render into an FBO.


No differences found