]> git.tdb.fi Git - libs/gl.git/history - source/core/vertexarray.h
Remove support for array size specialization from the engine as well
[libs/gl.git] / source / core / vertexarray.h
2021-10-30 Mikko RasaUpdate and improve documentation
2021-10-30 Mikko RasaUse size_t to store sizes of buffers and such
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-09-30 Mikko RasaClean up includes and forward declarations for the...
2021-09-15 Mikko RasaMake VertexFormat capable of storing type information
2021-09-15 Mikko RasaRemove deprecated things related to vertex formats...
2021-08-04 Mikko RasaOnly allow VertexArray's format to be set once
2021-02-14 Mikko RasaRearrange soucre files into subdirectories