Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QX11GL: Implement QX11GLWindowSurface::grabWidget | Tom Cooksey | 2010-04-22 | 1 | -0/+46 |
* | QX11GL: Cleanup the window surface & remove some synchronisation | Tom Cooksey | 2010-04-22 | 1 | -51/+41 |
* | Make sure XCopyArea has completed before resuming rendering | Tom Cooksey | 2010-03-17 | 1 | -0/+6 |
* | Implement scrolling in QX11GLWindowSurface | Tom Cooksey | 2010-03-17 | 1 | -12/+34 |
* | Make WA_TranslucentBackground work with QX11GLWindowSurface | Tom Cooksey | 2010-03-17 | 1 | -0/+2 |
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
* | Suppress warnings in QtOpenGL code | Rhys Weatherley | 2009-10-26 | 1 | -0/+3 |
* | Make sure QGLTextureCache exists when creating surfaces for pixmaps | Tom Cooksey | 2009-10-20 | 1 | -2/+0 |
* | Add a new window surface which utilises QX11GLPixmapData | Tom Cooksey | 2009-10-20 | 1 | -0/+146 |