summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl
Commit message (Expand)AuthorAgeFilesLines
* 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_qglthreads::swapInThread(): Acquire context before resizing widgetTor Arne Vestbø2018-09-061-0/+7
* tst_QGL: Use qWaitForWindowExposed()Kari Oikarinen2018-04-111-2/+1
* Remove tst_QGLThreads::textureUploadInThreadKari Oikarinen2018-03-022-134/+0
* qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-1/+0
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-10/+10
* Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-052-2/+2
* 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
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* winrt: Add tests to blacklistMaurice Kalinowski2016-09-071-0/+8
* remove redundant x11 handlingOswald Buddenhagen2016-08-101-7/+0
* 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-215-85/+60
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-1/+0
|\|
| * Doc: mention that Qt::AA_X11InitThreads isn't used anymoreDavid Faure2016-01-111-1/+0
* | Remove insignificant flag for a platform not supportedTony Sarajärvi2015-11-291-2/+0
* | Remove insignificant from qglfunctions testTony Sarajärvi2015-11-251-2/+0
* | Remove insignificant test flag for unsupported distroTony Sarajärvi2015-11-241-1/+0
* | Autotests: skip three steps from tst_qglthreadsJani Vähäkangas2015-10-072-1/+10
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-052-2/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-014-4/+0
|/
* tests/auto/opengl: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-243-65/+65
* 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-115-35/+35
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* 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-245-95/+55
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-064-8/+12
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-013-8/+8
| |\
| | * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-253-8/+8
| * | QNX: Skip QGLBuffer autotestFabian Bumberger2014-04-141-0/+4
| |/
* / Remove direct OpenGL calls from QtOpenGLLaszlo Agocs2014-04-283-48/+60
|/
* QNX: Fix OpenGL autotestFabian Bumberger2014-04-011-1/+29
* Resurrect advanced bindTexture() features in QtOpenGLLaszlo Agocs2014-03-201-0/+40
* tst_QGLThreads: Fix errors about makeCurrent() in different thread.Friedemann Kleint2014-03-061-0/+12
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-043-6/+6
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-143-145/+166
* Resurrect QGLWidget::renderPixmap()Laszlo Agocs2014-01-061-2/+4