| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-17 | 1 | -0/+5 |
|\ |
|
| * | Moved 'hasAlpha' property from GL2 engine to GL paint device. | Kim Motoyoshi Kalland | 2010-02-12 | 1 | -0/+5 |
|
|
* | | Remove obsolete OpenGL/ES CommonLite (fixed-point) support | Rhys Weatherley | 2010-02-04 | 1 | -6/+2 |
|/ |
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Rebind window surface fbo after native GL rendering | Rhys Weatherley | 2009-12-04 | 1 | -0/+10 |
|
|
* | Add a new QX11GLPixmapData which renders to X pixmaps using GL | Tom Cooksey | 2009-10-19 | 1 | -2/+12 |
|
|
* | 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 |
|
|