]> git.tdb.fi Git - libs/gl.git/history - source/render/instancearray.cpp
Make VertexFormat capable of storing type information
[libs/gl.git] / source / render / instancearray.cpp
2021-09-15 Mikko RasaMake VertexFormat capable of storing type information
2021-09-13 Mikko RasaTweak the comma operator between VertexAttribute and...
2021-09-05 Mikko RasaStore index type in VertexSetup
2021-08-12 Mikko RasaRemove the notion of default binding point from Buffer
2021-08-04 Mikko RasaOnly allow VertexArray's format to be set once
2021-04-10 Mikko RasaRemove unnecessary std:: qualifiers from .cpp files
2021-04-10 Mikko RasaPass Tag by value, not by reference
2021-03-21 Mikko RasaRearrange vertex attributes
2021-03-21 Mikko RasaRename VertexComponent to VertexAttribute
2021-02-14 Mikko RasaRearrange soucre files into subdirectories