summaryrefslogtreecommitdiffstats
path: root/src/opengl/qpixmapdata_gl.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+313
* Re-enabled GL pixmap backend and window surface to work without GL2.Samuel Rødal2009-06-151-1/+2
* Fixed bitmap drawing in GL 2 engine when not using GL pixmap backend.Samuel Rødal2009-06-121-1/+1
* Made QPixmap autotest pass with -graphicssystem openglSamuel Rødal2009-06-121-14/+53
* 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