]> git.tdb.fi Git - geometrycompositor.git/commit
Unbind the vertex array after rendering
authorMikko Rasa <tdb@tdb.fi>
Sat, 12 Dec 2015 16:20:42 +0000 (18:20 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 12 Dec 2015 16:20:42 +0000 (18:20 +0200)
commit44e0516f74915a4e50fdb48d3d2fa90df9013b12
tree1d0684c3ae103a0a5894e20190af017c1df33480
parent60f2501901790f0fd34e1d82289a88867c3b38f3
Unbind the vertex array after rendering

Otherwise buffer updates could inadvertently affect the last used vertex
array.
source/main.c