]> git.tdb.fi Git - libs/gl.git/history - source/core/vertexformat.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / core / vertexformat.h
2021-11-18 Mikko RasaInitial implementation of Vulkan backend
2021-11-17 Mikko RasaAdd support for padding in vertex formats
2021-11-14 Mikko RasaExpose the maximum number of attributes and attachments
2021-10-30 Mikko RasaUpdate and improve documentation
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-09-18 Mikko RasaSpecify underlying type for format descriptor enums
2021-09-18 Mikko RasaUse standard fixed-size integer types
2021-09-15 Mikko RasaChange the vertex group attribute to be an integer...
2021-09-15 Mikko RasaAdd support for integer vertex attributes
2021-09-15 Mikko RasaMake VertexFormat capable of storing type information
2021-09-15 Mikko RasaRemove deprecated things related to vertex formats...
2021-09-13 Mikko RasaTweak the comma operator between VertexAttribute and...
2021-04-13 Mikko RasaInclude only tangent in mesh data and calculate binorma...
2021-03-28 Mikko RasaFix and improve vertex group support
2021-03-21 Mikko RasaRearrange vertex attributes
2021-03-21 Mikko RasaRename VertexComponent to VertexAttribute
2021-02-14 Mikko RasaRearrange soucre files into subdirectories