summaryrefslogtreecommitdiffstats
path: root/src/opengl/qwindowsurface_x11gl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* QX11GL: Implement QX11GLWindowSurface::grabWidgetTom Cooksey2010-04-221-0/+46
* QX11GL: Cleanup the window surface & remove some synchronisationTom Cooksey2010-04-221-51/+41
* Make sure XCopyArea has completed before resuming renderingTom Cooksey2010-03-171-0/+6
* Implement scrolling in QX11GLWindowSurfaceTom Cooksey2010-03-171-12/+34
* Make WA_TranslucentBackground work with QX11GLWindowSurfaceTom Cooksey2010-03-171-0/+2
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Suppress warnings in QtOpenGL codeRhys Weatherley2009-10-261-0/+3
* Make sure QGLTextureCache exists when creating surfaces for pixmapsTom Cooksey2009-10-201-2/+0
* Add a new window surface which utilises QX11GLPixmapDataTom Cooksey2009-10-201-0/+146