summaryrefslogtreecommitdiffstats
path: root/src/opengl/qwindowsurface_x11gl_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a new window surface which utilises QX11GLPixmapDataTom Cooksey2009-10-201-0/+81
The new surface uses XCopyArea to post updates to the window and thus, supports partial updates.