]> git.tdb.fi Git - libs/gl.git/commit
Rework vertex array application
authorMikko Rasa <tdb@tdb.fi>
Mon, 3 Sep 2012 09:04:21 +0000 (12:04 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 3 Sep 2012 09:14:36 +0000 (12:14 +0300)
commitb35ae038dd9d7456a207ecb30eb8960a00bbe71d
treea70e8f85637cb2451237ea3e28b63df62029ddb7
parent8e9d872c2ba8dc633d29a673ba93adf38d262a5c
Rework vertex array application

VertexArray now tracks the currently applied array, and works out the
necessary changes as the difference from the previous one.
source/vertexarray.cpp
source/vertexarray.h