summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qpaintervideosurface/tst_qpaintervideosurface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup mock backend and tests using it.Lars Knoll2021-01-291-1278/+0
* Merge QAbstractPlanarVideoOutput into QAbstractVideoOutputLars Knoll2021-01-221-2/+2
* Modernize code baseLars Knoll2021-01-211-11/+10
* Revert "Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrame"Andy Shaw2020-11-301-2/+2
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-021-2/+2
* Remove usage of QGL* APIsVaL Doroshchuk2020-02-181-54/+51
* Expose video surfaces in rendering componentsVaL Doroshchuk2020-01-051-4/+4
* Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-111-12/+10
* Fix QPainterVideoSurface test to respect libGLESVal Doroshchuk2019-02-141-41/+45
* Fix typo in QPainterVideoSurface testVal Doroshchuk2019-02-121-13/+13
* Fix QPainterVideoSurface test to respect libGLESv2Val Doroshchuk2019-02-121-13/+13
* Wrap QTest::qWaitForWindowExposed() with QVERIFYv5.11.0-beta2Kari Oikarinen2018-03-011-6/+6
* Enable tests for boot2qtSami Nurmenniemi2017-08-221-0/+30
* Remove leftover OpenGl ES 1 related macrosLars Knoll2016-11-161-4/+4
* Updated license headersAntti Kokko2016-01-201-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests.Friedemann Kleint2015-08-241-6/+6
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-291-8/+10
* whitespace fixesOswald Buddenhagen2014-01-301-3/+3
* Stabilized QPainterVideoSurface auto-test.Yoann Lopes2013-09-171-0/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-191-1/+1
|\
| * Fix XPASS on Ubuntu Precise Pangolin.Friedemann Kleint2013-02-181-1/+1
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Remove QEXPECT_FAIL on Linux for QPainterVideoSurface::shaderPresentAndy Nichols2013-02-191-6/+0
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Re-enabled CIImage based gfx video item on MacDmytro Poplavskiy2012-08-271-4/+4
* Add expected fail flags for consistently failing autotests.Toby Tomkins2012-06-261-0/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Fixed compile.Rohan McGovern2012-01-231-2/+2
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-11-101-9/+9
* Rearrange the automatic tests.Michael Goddard2011-11-041-0/+1249