summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qgl
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-245-2549/+0
|\
| * Remove deprecated QGL* classesJohan Klokkhammer Helsing2019-12-115-2549/+0
* | Regenerate tests/auto/openglAlexandru Croitor2019-11-131-3/+10
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-0/+7
|\|
| * QTestLib: Introduce initMain() to run in main before qApp existsFriedemann Kleint2019-08-131-0/+7
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-24/+7
|\|
| * unblacklist passing testsDaniel Smith2019-07-081-24/+7
* | Rename alias property on source files to QT_RESOURCE_ALIASLeander Beernaert2019-08-151-1/+1
* | Fix add_qt_resource behavior with regards to unspecified prefixesSimon Hausmann2019-08-091-4/+9
* | Re-generate CMakeListst for some tests that use .qrc filesSimon Hausmann2019-05-021-4/+27
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-0/+1
|\|
| * qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-091-0/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+7
|/
* Extend tst_QGL::graphicsViewClipping blacklistingTor Arne Vestbø2018-10-031-1/+1
* Blacklist flaky tst_QGL::graphicsViewClipping on RHEL 7.4Tor Arne Vestbø2018-09-131-0/+1
* tst_QGL: Use qWaitForWindowExposed()Kari Oikarinen2018-04-111-2/+1
* qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-1/+0
* Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-1/+1
* tst_QGL::graphicsViewClipping: Wait for viewport's window handleTor Arne Vestbø2017-07-171-1/+1
* Wait for window expose on the viewport widgetMorten Johan Sørvig2017-07-111-1/+1
* Switch to RGB(A|X)8888[_Premultiplied] for QOpenGLFBO readbacks on GLESLaszlo Agocs2017-03-281-1/+3
* Add support for OpenGL 3.2+ core profile contexts in QPainterJulian Thijssen2017-01-231-0/+4
* Remove last traces of opengl es 1 supportLars Knoll2016-11-161-4/+2
* winrt: Add tests to blacklistMaurice Kalinowski2016-09-071-0/+8
* Blacklisting a flaky tst_QGL::clipTest test on OpenSUSE 13.1Milla Pohjanheimo2016-06-011-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-2/+0
|\
| * Autotest: Remove blacklistingsSimo Fält2016-04-011-2/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+2
|\|
| * Autotest: Enable make check on rhel 7.1Simo Fält2016-02-111-0/+2
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Remove insignificant flag for a platform not supportedTony Sarajärvi2015-11-291-2/+0
* | Remove insignificant test flag for unsupported distroTony Sarajärvi2015-11-241-1/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* tests/auto/opengl: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-241-58/+58
* Tests: Do not rely on qCompare(bool, int,...).Friedemann Kleint2015-07-181-6/+6
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+16
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fixed QtGui's GL paint engine getting out of sync when using QtOpenGLSamuel Rødal2014-11-111-0/+27
* Fix for current_fbo getting out of sync in QtOpenGLSamuel Rødal2014-11-111-0/+63
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-6/+6
|\
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-6/+6
* | Remove direct OpenGL calls from QtOpenGLLaszlo Agocs2014-04-281-16/+19
|/
* QNX: Fix OpenGL autotestFabian Bumberger2014-04-011-1/+29
* Resurrect advanced bindTexture() features in QtOpenGLLaszlo Agocs2014-03-201-0/+40
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-4/+4
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-10/+26
* Resurrect QGLWidget::renderPixmap()Laszlo Agocs2014-01-061-2/+4
* Mark tst_qgl as insignificant in angle buildSimo Fält2013-11-121-0/+1
* Fixed tst_qgl for fullscreen platformsBernd Weimer2013-08-071-2/+2