]> git.tdb.fi Git - libs/gl.git/history - source/vertexbuilder.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / vertexbuilder.h
2021-02-14 Mikko RasaRearrange soucre files into subdirectories
2019-10-23 Mikko RasaRemove support for legacy OpenGL features
2016-10-04 Mikko RasaAdd new matrix manipulation functions to VertexBuilder
2013-05-18 Mikko RasaUse libmspmath to provide vector and matrix operations
2012-09-02 Mikko RasaStandard vertex components for tangent and binormal...
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-12-05 Mikko RasaAdd a MatrixStack to VertexBuilder
2010-07-15 Mikko RasaSupport multiple sets of texture coordinates in VertexA...
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2010-02-21 Mikko RasaGet rid of the typedefs for fundamental types
2009-01-10 Mikko RasaRewrite VertexFormat to support an arbitary amount...
2007-09-03 Mikko RasaMove VertexFormat and VertexArrayBuilder to their own...