summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* QGLBuffer::bind()/release() should not be const functions.Trond Kjernåsen2010-07-261-2/+2
* Make QGLBuffer copiableRhys Weatherley2010-05-281-2/+7
* API fixes to QGLBuffer.Rhys Weatherley2010-03-221-2/+3
* Add a raw bind() function to QGLBuffer.Rhys Weatherley2010-03-181-0/+2
* Placate pedantic compiler warning modes on QGLBufferRhys Weatherley2010-02-011-4/+4
* Add the QGLBuffer class to Qt 4.7 for VBO'sRhys Weatherley2010-02-011-0/+124