aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickshadereffect
Commit message (Expand)AuthorAgeFilesLines
* ShaderEffect: Allow use of shaders without QML enginePeter Hartmann2018-10-151-0/+16
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Fix tst_qquickshadereffectJ-P Nurmi2017-11-091-4/+4
* Fix outdated BSD license headerKai Koehne2017-10-172-4/+24
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-023-0/+151
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-153-0/+151
| |\
| | * Fix crash in QQuickShaderEffect::updatePaintNodeAlbert Astals Cid2016-07-053-0/+151
* | | QtQuick: clean up shader effect property connectionsErik Verbruggen2016-07-051-26/+31
* | | Add the skeleton for the new, more generic shader effect implLaszlo Agocs2016-04-131-1/+1
* | | Prefix GL-specific shader effect codeLaszlo Agocs2016-04-131-4/+3
|/ /
* | Updated license headersJani Heikkinen2016-01-203-51/+36
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-123-21/+21
* Update license headers and add new licensesJani Heikkinen2014-08-253-57/+33
* Update copyright year in Digia's license headersSergio Ahumada2013-01-103-3/+3
* Expose QMatrix4x4 properties as mat4 uniforms in shadersChris Adams2012-11-221-0/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-233-72/+72
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-2/+2
* Port tst_qquickshadereffect to QMetaMethod-based connectNotify()Kent Hansen2012-05-011-6/+7
* Extra tests for ShaderEffect and CustomParticleAlan Alpert2012-04-135-1/+189
* Fixed crash when using 'var' property in ShaderEffect.Kim Motoyoshi Kalland2012-04-041-3/+2
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-121-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-242-0/+283