]> git.tdb.fi Git - libs/gl.git/commitdiff
Notify Renderables about the start and end of a frame
authorMikko Rasa <tdb@tdb.fi>
Sat, 8 Sep 2012 14:16:55 +0000 (17:16 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 8 Sep 2012 14:16:55 +0000 (17:16 +0300)
This makes it possible for Renderables to do certain things only once per
frame.  This is particularly useful for Effects which need expensive
preparation.


No differences found