summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglthreads
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-3/+0
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-9/+10
* macOS: Skip tst_QGLThreads::renderInThreadTor Arne Vestbø2018-11-091-0/+5
* tst_qglthreads::swapInThread(): Acquire context before resizing widgetTor Arne Vestbø2018-09-061-0/+7
* Remove tst_QGLThreads::textureUploadInThreadKari Oikarinen2018-03-022-134/+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-051-1/+1
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* remove redundant x11 handlingOswald Buddenhagen2016-08-101-7/+0
* Updated license headersJani Heikkinen2016-01-212-34/+24
* 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
* | Autotests: skip three steps from tst_qglthreadsJani Vähäkangas2015-10-072-1/+10
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-1/+1
|\
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-1/+1
* | Remove direct OpenGL calls from QtOpenGLLaszlo Agocs2014-04-281-22/+31
|/
* tst_QGLThreads: Fix errors about makeCurrent() in different thread.Friedemann Kleint2014-03-061-0/+12
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-1/+1
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-45/+48
* remove compiler warningJørgen Lind2013-10-301-6/+6
* tst_qglthreads: Fix warnings about unused variables.Friedemann Kleint2013-06-081-1/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Added explicit threading API to QtOpenGL.Samuel Rødal2012-11-302-17/+91
* Make skipping of test consistent.Frederik Gladhorn2012-11-232-31/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Test: Update QSKIP for tst_QGLThread on MacCaroline Chao2012-09-121-6/+16
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-4/+4
* Re-enable QGLThreads autotest on Mac OS X.Jason McDonald2012-04-191-1/+1
* EGLFS: Integrate building into configure.Donald Carr2012-03-211-2/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Added ref to bug report in qglthreads.proJo Asplin2011-11-041-1/+1
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-16/+12
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-17/+0
* Moved autotests in category 'opengl' into new directory structureJo Asplin2011-09-093-0/+837