]> git.tdb.fi Git - libs/gl.git/history - source/vertexsetup.cpp
Require import module names to be identifiers
[libs/gl.git] / source / vertexsetup.cpp
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