]> git.tdb.fi Git - libs/gl.git/history - source/core/vertexsetup.h
Add support for integer vertex attributes
[libs/gl.git] / source / core / vertexsetup.h
2021-09-15 Mikko RasaAdd support for integer vertex attributes
2021-09-05 Mikko RasaStore index type in VertexSetup
2021-08-28 Mikko RasaRemove the Bindable class
2021-08-16 Mikko RasaRewrite state management
2021-08-04 Mikko RasaOnly allow VertexArray's format to be set once
2021-05-13 Mikko RasaClear VertexSetup state when a Mesh is unloaded
2021-04-25 Mikko RasaSet OpenGL debug labels on various objects loaded from...
2021-03-28 Mikko RasaMove checking of vertex attribute indices to VertexSetup
2021-02-14 Mikko RasaRearrange soucre files into subdirectories