Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QGLBuffer::bind()/release() should not be const functions. | Trond Kjernåsen | 2010-07-26 | 1 | -2/+2 |
* | Make QGLBuffer copiable | Rhys Weatherley | 2010-05-28 | 1 | -2/+7 |
* | API fixes to QGLBuffer. | Rhys Weatherley | 2010-03-22 | 1 | -2/+3 |
* | Add a raw bind() function to QGLBuffer. | Rhys Weatherley | 2010-03-18 | 1 | -0/+2 |
* | Placate pedantic compiler warning modes on QGLBuffer | Rhys Weatherley | 2010-02-01 | 1 | -4/+4 |
* | Add the QGLBuffer class to Qt 4.7 for VBO's | Rhys Weatherley | 2010-02-01 | 1 | -0/+124 |