summaryrefslogtreecommitdiffstats
path: root/src/opengl/qpixmapdata_gl_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Use texture_from_pixmap on X11 & avoid copiesTom Cooksey2009-07-221-2/+4
* Speed up QPixmap::width(), height(), isNull() and depth().Andreas Aardal Hanssen2009-06-171-6/+1
* 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/+107
* Made QPixmap autotest pass with -graphicssystem openglSamuel Rødal2009-06-121-0/+4
* Avoided expensive image upload for GL pixmap backend for QPixmap::fill.Samuel Rødal2009-05-271-1/+11
* Use GLInt and not uint because of Apple's old header swapMartin Smith2009-05-271-1/+1
* Prevent copy back from FBO when initializing render FBO from texture.Samuel Rødal2009-04-201-1/+1
* Correctly handle using GL pixmaps that still have an active engine.Samuel Rødal2009-04-171-2/+5
* Use FBOs as pixmap backend in GL graphics system.Samuel Rødal2009-04-161-1/+18
* Fixes: Enable use of the GL pixmap backend in the GL 2 paint engine.Samuel Rødal2009-04-011-0/+1
* Long live Qt!Lars Knoll2009-03-231-0/+109