]> git.tdb.fi Git - libs/gl.git/commitdiff
Restore old buffer binding when setting data
authorMikko Rasa <tdb@tdb.fi>
Fri, 17 Dec 2010 20:55:26 +0000 (20:55 +0000)
committerMikko Rasa <tdb@tdb.fi>
Fri, 17 Dec 2010 20:55:26 +0000 (20:55 +0000)
Rename buffer binding functions to be more in line with others
Use a RefPtr to store buffer in VertexArray
Use vertex buffer by default
Track VertexArray dirty state internally
Remove the deprecated vertexbuffer.h


No differences found