summaryrefslogtreecommitdiff
path: root/src/opengl/qglpaintdevice_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-12-041-10/+11
* Change to release licenses for 4.6.3.Jason McDonald2010-05-301-13/+13
* Moved 'hasAlpha' property from GL2 engine to GL paint device.Kim Motoyoshi Kalland2010-02-121-0/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Remove unnecessary QWSGLPaintDevice now that we have QGLPaintDeviceRhys Weatherley2009-10-161-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