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 | -9/+83 |
* | API fixes to QGLBuffer. | Rhys Weatherley | 2010-03-22 | 1 | -19/+11 |
* | Added warnings on non-created buffer in QGLBuffer | Gunnar Sletta | 2010-03-22 | 1 | -0/+24 |
* | Add a raw bind() function to QGLBuffer. | Rhys Weatherley | 2010-03-18 | 1 | -0/+32 |
* | Fixed wrong variable name | Gabriel de Dietrich | 2010-02-04 | 1 | -1/+1 |
* | Placate pedantic compiler warning modes on QGLBuffer | Rhys Weatherley | 2010-02-01 | 1 | -11/+11 |
* | Add the QGLBuffer class to Qt 4.7 for VBO's | Rhys Weatherley | 2010-02-01 | 1 | -0/+454 |