summaryrefslogtreecommitdiffstats
path: root/src/opengl/qpixmapdata_x11gl_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Fix build on desktop X11Tom Cooksey2009-10-201-2/+0
| | | | Hash-Define out X11GL pixmap data until the GLX implementation is ready.
* Add a new QX11GLPixmapData which renders to X pixmaps using GLTom Cooksey2009-10-191-0/+88
Enable it by setting QT_USE_X11GL_PIXMAPS environment variable while using the -graphicssystem opengl