]> git.tdb.fi Git - libs/gl.git/commitdiff
Explicitly bind buffer in Bufferable::update_buffer
authorMikko Rasa <tdb@tdb.fi>
Sun, 15 Dec 2013 18:03:20 +0000 (20:03 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 16 Dec 2013 18:28:43 +0000 (20:28 +0200)
This reduces unnecessary bind/unbind thrashing if the buffer needs to be
resized.


No differences found