| Commit message (Expand) | Author | Age | Files | Lines |
* | Compile fix for OpenGL/ES 1.1 CommonLite systems | Rhys Weatherley | 2009-09-09 | 1 | -0/+4 |
|
|
* | Suppress warnings in QtOpenGL on OpenGL/ES 1.1 systems | Rhys Weatherley | 2009-09-09 | 1 | -1/+1 |
|
|
* | Document why an FBO of 0 needs to be bound in QGLPaintBuffer sometimes | Rhys Weatherley | 2009-09-09 | 1 | -0/+6 |
|
|
* | Fix OpenGL ES 1.x after QGLPaintDevice refactor | Tom Cooksey | 2009-09-09 | 1 | -0/+7 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Cleanup of QGLPaintDevice before it goes in | Tom Cooksey | 2009-09-08 | 1 | -48/+18 |
|
|
* | Make QGLPixmapData work with the new QGLPaintDevice API | Tom Cooksey | 2009-09-08 | 1 | -8/+21 |
|
|
* | Make QGLWindowSurface use new QGLPaintDevice API | Tom Cooksey | 2009-09-08 | 1 | -4/+5 |
|
|
* | Move buffer clear out of the paint engine and into the QGLPaintDevices | Tom Cooksey | 2009-09-08 | 1 | -24/+40 |
|
|
* | Make QGLFramebufferObject work again using new QGLPaintDevice API | Tom Cooksey | 2009-09-08 | 1 | -46/+36 |
|
|
* | Make QGLPixelBuffer work again using new QGLPaintDevice API | Tom Cooksey | 2009-09-08 | 1 | -1/+6 |
|
|
* | Replace QGLDrawable with a new QGLPaintDevice | Tom Cooksey | 2009-09-08 | 1 | -0/+192 |
|
|