summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/qopenglconfig
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-10/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-1/+1
* Remove QScreen::orientationUpdateMaskShawn Rutledge2020-05-071-2/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* Port qopengl and qopenglconfig testsLeander Beernaert2019-10-281-0/+19
* Deprecate conversion functions between QList and QSetLars Knoll2019-05-071-3/+3
* Fix tst_QOpenGlConfig for platforms with builtin test dataOliver Wolff2017-06-191-1/+1
* Skip testing of QOpenGlConfig on platforms that don't support itSami Nurmenniemi2017-04-121-0/+7
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-5/+7
|\
| * Fix crash in dumpConfigurationMaurice Kalinowski2016-08-231-5/+7
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-1/+1
|\|
| * Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-1/+1
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* windows: Verify the built-in GPU blacklist in autotestsLaszlo Agocs2015-08-111-0/+16
* Add support for driver_description and os.release in GPU blacklistsLaszlo Agocs2015-06-262-4/+44
* Revert "windows: Disable D3D9/11 with ANGLE in VMs"Laszlo Agocs2015-06-232-19/+1
* windows: Disable D3D9/11 with ANGLE in VMsLaszlo Agocs2015-06-192-1/+19
* Add matching by GL_VENDOR to QOpenGLConfigLaszlo Agocs2015-04-162-13/+33
* Add support for GPU bug list reading.Friedemann Kleint2015-02-143-0/+144
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add qopenglconfig test.Friedemann Kleint2015-02-022-0/+232