]> git.tdb.fi Git - libs/gl.git/history - source/immediate.cpp
Rearrange GLSL qualifier parsing
[libs/gl.git] / source / immediate.cpp
2013-11-30 Mikko RasaConvert VertexArray into a Bufferable
2011-09-06 Mikko RasaRework exceptions
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-01-11 Mikko RasaAvoid unnecessary work in Batch's vector append
2010-12-17 Mikko RasaRestore old buffer binding when setting data
2009-05-24 Mikko RasaGeneralize VertexBuffer into Buffer with support for...
2008-09-08 Mikko RasaUse RAII checks for extensions and versions
2008-03-24 Mikko RasaSupport specifying elements in PrimitiveBuilder
2008-02-04 Mikko RasaMake the use of DevIL optional
2007-09-03 Mikko RasaMove VertexFormat and VertexArrayBuilder to their own...