]> git.tdb.fi Git - libs/gl.git/commit
Present Mesh's index buffer as current while the Mesh is bound
authorMikko Rasa <tdb@tdb.fi>
Sat, 21 Dec 2013 11:30:02 +0000 (13:30 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 21 Dec 2013 11:30:02 +0000 (13:30 +0200)
commit8b99547d099c96bd8cc6037e2026db123b2523c1
tree9632288b08d6b822b39e0ca291bb465bba5e432c
parent1d24ddbc35f9e0480d30c66d47b7ea3834c15fbf
Present Mesh's index buffer as current while the Mesh is bound

This simplifies the internal update operations.
source/batch.cpp
source/buffer.cpp
source/buffer.h
source/mesh.cpp
source/mesh.h