summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-3/+2
|\
| * Let QPlatformBackingStore handle its own QOpenGLContextTor Arne Vestbø2017-10-051-3/+2
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
|/
* Remove unneded pointer checkJesus Fernandez2017-08-281-2/+2
* 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-181-6/+28
|\
| * eglfs: Fix up incorrect comments in the backingstoreLaszlo Agocs2016-02-011-5/+2
| * eglfs: Sanitize the widget compositor's context handlingLaszlo Agocs2016-01-291-0/+8
| * eglfs: fix cleanup when more than one tlw was usedLaszlo Agocs2016-01-281-1/+18
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* 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-271-0/+11
|\
| * Do not leak textures from the backing storesLaszlo Agocs2015-11-231-0/+11
* | 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-011-1/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-3/+3
* Add generic OpenGL compositor and backingstore bitsLaszlo Agocs2014-11-261-0/+236