]> git.tdb.fi Git - libs/gl.git/history - source/vertexformat.cpp
Style update: add spaces around assignment operators
[libs/gl.git] / source / vertexformat.cpp
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2010-02-21 Mikko RasaGet rid of the typedefs for fundamental types
2010-02-04 Mikko RasaAdd a tool to convert a mesh into C code
2009-12-04 Mikko RasaFix compilation on 64-bit platforms
2009-01-14 Mikko RasaAllow generic vertex attribute 0, since OpenGL 3.0...
2009-01-10 Mikko RasaRewrite VertexFormat to support an arbitary amount...
2008-02-04 Mikko RasaMake the use of DevIL optional
2007-09-04 Mikko RasaAdd Mesh and Batch classes
2007-09-03 Mikko RasaMove VertexFormat and VertexArrayBuilder to their own...