]> git.tdb.fi Git - libs/gl.git/history - source/buffer.cpp
Drop Id tags and copyright notices from files
[libs/gl.git] / source / buffer.cpp
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-12-17 Mikko RasaRestore old buffer binding when setting data
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2009-05-24 Mikko RasaGeneralize VertexBuffer into Buffer with support for...