summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qgl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Change the default major version of QGLFormat to 2.Jason Barron2012-10-191-1/+1
* normalise signal/slot signatures [QtOpenGL tests]Marc Mutz2012-10-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-141-12/+14
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-15/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-41/+15
* Mark qgl autotest as significant for WindowsKalle Juhani Lehtonen2012-07-031-1/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Re-enable QGL autotest on Mac OS X and Ubuntu 11.10.Jason McDonald2012-04-191-1/+2
* Add bug numbers to insignificant_test markers.Jason McDonald2012-04-161-1/+1
* EGLFS: Integrate building into configure.Donald Carr2012-03-212-7/+0