]> git.cworth.org Git - vogl/commit
- fixing restoring of transform feedback and uniform buffer bindings when indexed...
authorRich Geldreich <richgel99@gmail.com>
Tue, 25 Mar 2014 20:54:50 +0000 (13:54 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Apr 2014 19:37:32 +0000 (12:37 -0700)
commitcc91f6de7f7f2f7977cef46e36d07de13629ea84
treee7f8b2600d94558d3a0600ba5a5ba20f1484722d
parent311d1014add8ac2b16e4a9b8687e1f69cae180cd
- fixing restoring of transform feedback and uniform buffer bindings when indexed variants are present in the context
- ensuring buffer 0 is bound when the context refers to deleted buffers
src/voglcommon/vogl_general_context_state.cpp
src/voglcommon/vogl_texture_state.cpp