summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/platformcompositor
Commit message (Expand)AuthorAgeFilesLines
* Disable precompiled headers for small modulesThiago Macieira2017-04-201-1/+0
* QOpenGLCompositorWindow virtual destructorPier Luigi Fiorini2017-01-091-0/+1
* create modularized version of qtplatformsupport moduleOswald Buddenhagen2016-10-152-7/+18
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* eglfs: Add support for raster content rotationLaszlo Agocs2016-08-012-14/+34
* Make QOpenGLTextureBlitter publicLaszlo Agocs2016-07-291-1/+1
* QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...Marc Mutz2016-03-021-4/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-182-10/+32
|\
| * Fix clipRect interpretation in composited backingstoresLaszlo Agocs2016-02-011-3/+3
| * eglfs: Fix up incorrect comments in the backingstoreLaszlo Agocs2016-02-011-5/+2
| * eglfs: Sanitize the widget compositor's context handlingLaszlo Agocs2016-01-292-1/+9
| * eglfs: fix cleanup when more than one tlw was usedLaszlo Agocs2016-01-281-1/+18
* | Updated license headersJani Heikkinen2016-01-154-56/+80
|/
* Reduce flushes with repaint() when GL-based compositing is activeLaszlo Agocs2015-12-091-0/+3
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-272-0/+12
|\
| * Do not leak textures from the backing storesLaszlo Agocs2015-11-232-0/+12
* | Avoid image copy in toTexture() on GLES 3.0 as wellLaszlo Agocs2015-10-141-22/+36
|/
* Avoid QWidget dependency in QtGuiLaszlo Agocs2015-06-011-1/+1
* Clip QOpenGLWidget and QQuickWidget correctlyLaszlo Agocs2015-06-012-5/+29
* Add support for grabWindow() on eglfs with widgetsLaszlo Agocs2015-03-162-4/+27
* Update copyright headersJani Heikkinen2015-02-114-28/+28
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-182-5/+5
* Add generic OpenGL compositor and backingstore bitsLaszlo Agocs2014-11-265-0/+685