summaryrefslogtreecommitdiffstats
path: root/src/opengl/qpixmapdata_x11gl_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* QX11GL: Move the shared context ownership into a seperate classTom Cooksey2010-04-221-4/+3
* QX11GL: Don't do glFinish in endPaintTom Cooksey2010-04-221-1/+0
* Add ultra-paranoid synchronization to QX11GLPixmapDataTom Cooksey2010-03-171-0/+5
* Port QX11GLPixmapData & QX11GLWindowSurface to new QEgl APITom Cooksey2010-03-051-0/+9
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Fix build on desktop X11Tom Cooksey2009-10-201-2/+0
* Add a new QX11GLPixmapData which renders to X pixmaps using GLTom Cooksey2009-10-191-0/+88