Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
* | Remove unnecessary QWSGLPaintDevice now that we have QGLPaintDevice | Rhys Weatherley | 2009-10-15 | 1 | -1/+1 |
* | Return the correct QGLFormat to the OpenGL1 paint engine for FBO's | Rhys Weatherley | 2009-09-10 | 1 | -1/+1 |
* | 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 | -82/+18 |
* | Make QGLPixmapData work with the new QGLPaintDevice API | Tom Cooksey | 2009-09-08 | 1 | -2/+2 |
* | Make QGLWindowSurface use new QGLPaintDevice API | Tom Cooksey | 2009-09-08 | 1 | -1/+3 |
* | Move buffer clear out of the paint engine and into the QGLPaintDevices | Tom Cooksey | 2009-09-08 | 1 | -6/+10 |
* | Make QGLFramebufferObject work again using new QGLPaintDevice API | Tom Cooksey | 2009-09-08 | 1 | -4/+6 |
* | Replace QGLDrawable with a new QGLPaintDevice | Tom Cooksey | 2009-09-08 | 1 | -0/+168 |