summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglframebufferobject_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unnessisary QGLFBOGLPaintDevice re-implementationsTom Cooksey2009-11-051-3/+0
* Removed the FBO stacking behaviour and the test attached to it.Trond Kjernåsen2009-11-051-2/+2
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-191-1/+1
|\
| * Don't delete an fbo's texture if the fbo isn't using a textureRhys Weatherley2009-10-121-1/+1
* | Fixed bug when using QGLWidgets in -graphicssystem openglSamuel Rødal2009-10-121-1/+1
|/
* Make QGLFramebufferObject crash-proof if QGLContext destroyed firstRhys Weatherley2009-10-011-3/+4
* Return the correct QGLFormat to the OpenGL1 paint engine for FBO'sRhys Weatherley2009-09-101-1/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Make QGLPixmapData work with the new QGLPaintDevice APITom Cooksey2009-09-081-1/+2
* Make QGLFramebufferObject work again using new QGLPaintDevice APITom Cooksey2009-09-081-0/+151