summaryrefslogtreecommitdiffstats
path: root/src/opengl/qpixmapdata_gl.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Prevented pixmap FBOs from growing too big.Samuel Rødal2009-06-091-0/+5
* Added check in GL pixmap backend to fall back to raster if FBO fails.Samuel Rødal2009-05-291-32/+37
* Avoided expensive image upload for GL pixmap backend for QPixmap::fill.Samuel Rødal2009-05-271-9/+37
* Fixed bug in uninitialized GL pixmaps.Samuel Rødal2009-05-251-0/+2
* Reverted use of GL 2 engine as default on desktop.Samuel Rødal2009-05-131-4/+4
* Enabled compilation of both GL and GL2 paint engine.Samuel Rødal2009-05-131-4/+0
* Big GL Extension CleanupTom Cooksey2009-05-061-5/+5
* Prevent copy back from FBO when initializing render FBO from texture.Samuel Rødal2009-04-201-3/+3
* Correctly handle using GL pixmaps that still have an active engine.Samuel Rødal2009-04-171-13/+30
* Use FBOs as pixmap backend in GL graphics system.Samuel Rødal2009-04-161-68/+168
* Fixes: Enable use of the GL pixmap backend in the GL 2 paint engine.Samuel Rødal2009-04-011-3/+10
* Long live Qt!Lars Knoll2009-03-231-0/+321