summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglbuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* QGLBuffer::bind()/release() should not be const functions.Trond Kjernåsen2010-07-261-2/+2
* Make QGLBuffer copiableRhys Weatherley2010-05-281-9/+83
* API fixes to QGLBuffer.Rhys Weatherley2010-03-221-19/+11
* Added warnings on non-created buffer in QGLBufferGunnar Sletta2010-03-221-0/+24
* Add a raw bind() function to QGLBuffer.Rhys Weatherley2010-03-181-0/+32
* Fixed wrong variable nameGabriel de Dietrich2010-02-041-1/+1
* Placate pedantic compiler warning modes on QGLBufferRhys Weatherley2010-02-011-11/+11
* Add the QGLBuffer class to Qt 4.7 for VBO'sRhys Weatherley2010-02-011-0/+454