]> git.tdb.fi Git - libs/gl.git/commitdiff
Avoid creating blocks for which there are no uniforms
authorMikko Rasa <tdb@tdb.fi>
Sun, 26 Aug 2012 13:13:36 +0000 (16:13 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 26 Aug 2012 13:13:36 +0000 (16:13 +0300)
Since this requires finding the relevant uniforms before the block is
created, might as well store the list with the block for faster updates.


No differences found