summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qgl
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QT_OPENGL_ES*Eskil Abrahamsen Blomfeldt2020-04-171-5/+5
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-0/+2525
|\
| * Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* | Remove deprecated QGL* classesJohan Klokkhammer Helsing2019-12-115-2549/+0
|/
* QTestLib: Introduce initMain() to run in main before qApp existsFriedemann Kleint2019-08-131-0/+7
* unblacklist passing testsDaniel Smith2019-07-081-24/+7
* qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-091-0/+1
* 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
* Add object names to QGLWidget-reparenting test.Friedemann Kleint2013-06-141-0/+4
* Process initial expose events immediately.Morten Johan Sørvig2013-05-231-0/+4
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-081-4/+11
|\
| * Attempt to stabilize tst_qgl::graphicsViewClipping().Samuel Rødal2013-03-071-1/+12
* | Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-241-2/+6
|/
* Doc: Fix module name formatSze Howe Koh2013-01-251-2/+2