]> git.tdb.fi Git - libs/gl.git/commitdiff
Support rendering View with an externally provided Renderer
authorMikko Rasa <tdb@tdb.fi>
Thu, 31 Oct 2019 11:47:22 +0000 (13:47 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 1 Nov 2019 08:20:39 +0000 (10:20 +0200)
This can be useful if an OffscreenView is used to render a sub-scene in
some renderable's setup_frame function.


No differences found