summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglpaintdevice_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into lighthouse-masterJørgen Lind2011-01-261-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Make it possible to vertically mirror gl paintingJørgen Lind2011-01-261-0/+1
|/
* Implement QGLPaintDevice::metric()Tom Cooksey2010-04-221-0/+1
* Moved 'hasAlpha' property from GL2 engine to GL paint device.Kim Motoyoshi Kalland2010-02-121-0/+1
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Remove unnecessary QWSGLPaintDevice now that we have QGLPaintDeviceRhys Weatherley2009-10-151-1/+1
* Return the correct QGLFormat to the OpenGL1 paint engine for FBO'sRhys Weatherley2009-09-101-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Cleanup of QGLPaintDevice before it goes inTom Cooksey2009-09-081-82/+18
* Make QGLPixmapData work with the new QGLPaintDevice APITom Cooksey2009-09-081-2/+2
* Make QGLWindowSurface use new QGLPaintDevice APITom Cooksey2009-09-081-1/+3
* Move buffer clear out of the paint engine and into the QGLPaintDevicesTom Cooksey2009-09-081-6/+10
* Make QGLFramebufferObject work again using new QGLPaintDevice APITom Cooksey2009-09-081-4/+6
* Replace QGLDrawable with a new QGLPaintDeviceTom Cooksey2009-09-081-0/+168