summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qplatformbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable QPlatformBackingStore::toImage() when QT_NO_OPENGL is definedAndy Nichols2016-04-301-2/+2
* QtGui: use new QRegion::begin()/end() instead of rect()Marc Mutz2016-02-281-3/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-7/+26
|\
| * Support arbitrary strides in the QPlatformBackingStore compositorLaszlo Agocs2016-02-051-4/+21
| * Fix clipRect interpretation in composited backingstoresLaszlo Agocs2016-02-011-3/+5
* | QtGui: eradicate Q_FOREACH loops [already const]Marc Mutz2016-02-111-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-1/+1
|\|
| * Fix tlw source rect transformation for backingstore blit.Dyami Caliri2016-01-241-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-16/+64
|\|
| * Handle RGB30 formats in OpenGL backing-store integrationAllan Sandfeld Jensen2016-01-151-10/+38
| * Optimize OpenGL binding of ARGB32PM backing storeAllan Sandfeld Jensen2016-01-141-9/+29
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Fix offset and size for native child rtt widgetsLaszlo Agocs2016-01-071-11/+7
* Reduce flushes with repaint() when GL-based compositing is activeLaszlo Agocs2015-12-091-0/+2
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-271-2/+9
|\
| * Remove incorrect assertion from the backingstoreLaszlo Agocs2015-11-261-5/+8
| * Do not leak textures from the backing storesLaszlo Agocs2015-11-231-0/+4
* | Support mixing native child widgets with texture-based onesLaszlo Agocs2015-11-191-13/+29
* | Avoid image copy in toTexture() on GLES 3.0 as wellLaszlo Agocs2015-10-141-12/+17
* | Fix up QOpenGLWidget transparency supportLaszlo Agocs2015-09-241-6/+1
* | QPlatformBackingStore: don't hold QBackingstoreTextureInfo in QListMarc Mutz2015-07-161-1/+1
* | Use QVector::reserve() all over the place.Sérgio Martins2015-06-291-1/+3
|/
* Avoid QWidget dependency in QtGuiLaszlo Agocs2015-06-011-5/+5
* Clip QOpenGLWidget and QQuickWidget correctlyLaszlo Agocs2015-06-011-15/+44
* Add flip support to QPlatformBackingStore::toTexture()Laszlo Agocs2015-05-061-24/+38
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Bail out in composeAndFlush when makeCurrent failsLaszlo Agocs2015-01-281-1/+5
* Introducing QPlatformGraphicsBufferJørgen Lind2015-01-171-4/+50
* Prevent continuous painting with viewport QOpenGLWidgetLaszlo Agocs2014-12-181-7/+15
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Initialize textureId in platform backing storeLaszlo Agocs2014-08-251-0/+1
* Fix composition for translucent AlwaysStackOnTop widgetsLaszlo Agocs2014-08-241-1/+1
* Fix composition for windows with alphaLaszlo Agocs2014-08-131-8/+33
* Make QOpenGLWidget publicLaszlo Agocs2014-08-011-15/+33
* Fix corruption with QQuickWidget and QOpenGLWidget on ANGLELaszlo Agocs2014-07-071-23/+26
* Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-1/+1
* Fix UI squishing when using QWidget::setRenderToTextureJocelyn Turcotte2014-04-031-4/+6
* Avoid QImage copy in toTexture()Morten Johan Sørvig2014-03-201-0/+8
* QOpenGLWidget retina support.Morten Johan Sørvig2014-03-201-4/+28
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-21/+24
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-1/+1
* QOpenGLTextureBlitter: Remove Origin location for the Target rectJørgen Lind2014-02-161-4/+2
* Migrate a recent QT_OPENGL_ES ifdef to dynamic GLLaszlo Agocs2014-02-141-2/+4
* QOpenGLWidget and new-style compositing on eglfsLaszlo Agocs2014-02-131-0/+6
* Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-121-0/+241
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-031-0/+149