]> git.tdb.fi Git - libs/gl.git/history - source/vertexsetup.cpp
Remove bind mechanics from Mesh and VertexArray
[libs/gl.git] / source / vertexsetup.cpp
2019-10-29 Mikko RasaRemove bind mechanics from Mesh and VertexArray
2019-10-29 Mikko RasaAdd sanity checks to bind functions
2019-06-21 Mikko RasaInitial support for instanced rendering
2019-06-18 Mikko RasaUse direct state access for updating VertexSetup
2019-06-18 Mikko RasaOnly update the changed parts of VertexSetup
2019-06-18 Mikko RasaMove vertex array object management out of Mesh