summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qplatformbackingstore.h
Commit message (Expand)AuthorAgeFilesLines
* Add logging for QPlatformBackingStore::composeAndFlushTor Arne Vestbø2018-08-071-0/+2
* Let QPlatformBackingStore handle its own QOpenGLContextTor Arne Vestbø2017-10-051-1/+1
* Flesh out and clean up QBackingStore documentationTor Arne Vestbø2017-07-141-2/+0
* Compose renderToTexture widgets with sRGB when neededLaszlo Agocs2017-02-261-1/+2
* Pick up changes to device-pixel-ratio in QRasterBackingStoreTor Arne Vestbø2016-09-271-0/+4
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Enable QPlatformBackingStore::toImage() when QT_NO_OPENGL is definedAndy Nichols2016-04-301-0/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+2
|\
| * Optimize OpenGL binding of ARGB32PM backing storeAllan Sandfeld Jensen2016-01-141-1/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Avoid QWidget dependency in QtGuiLaszlo Agocs2015-06-011-2/+2
* Clip QOpenGLWidget and QQuickWidget correctlyLaszlo Agocs2015-06-011-1/+3
* Add flip support to QPlatformBackingStore::toTexture()Laszlo Agocs2015-05-061-1/+10
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Introducing QPlatformGraphicsBufferJørgen Lind2015-01-171-0/+3
* Prevent continuous painting with viewport QOpenGLWidgetLaszlo Agocs2014-12-181-2/+9
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix composition for windows with alphaLaszlo Agocs2014-08-131-2/+4
* Make QOpenGLWidget publicLaszlo Agocs2014-08-011-1/+2
* Fix UI squishing when using QWidget::setRenderToTextureJocelyn Turcotte2014-04-031-1/+1
* QOpenGLWidget and new-style compositing on eglfsLaszlo Agocs2014-02-131-0/+2
* Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-121-0/+32
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* qpa api: replace QPA headers with something more benignGirish Ramakrishnan2012-05-221-5/+3
* Fix QPA files inclusion headersGirish Ramakrishnan2012-05-151-3/+3
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-0/+102