]> git.tdb.fi Git - libs/gl.git/history - source/vertexsetup.h
Add functions for setting arrays of 2x2 and 3x3 matrix uniforms
[libs/gl.git] / source / vertexsetup.h
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