]> git.tdb.fi Git - libs/gl.git/history - source/vertexarraybuilder.cpp
Allow generic vertex attribute 0, since OpenGL 3.0 does not support any fixed-functio...
[libs/gl.git] / source / vertexarraybuilder.cpp
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-09-24 Mikko RasaAdd virtual destructors to Renderable and Uniform
2008-09-05 Mikko RasaAdd append() method and and operator[] to VertexArray
2008-02-26 Mikko RasaAdd class MeshBuilder
2007-09-03 Mikko RasaMove VertexFormat and VertexArrayBuilder to their own...