summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/qshadergraph/tst_qshadergraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove qshadergraph filesJuan Casafranca2021-10-051-815/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-53/+48
* QShaderGraph: don't generate statements with undefined inputsNicolas Guichard2020-02-191-8/+4
* QShaderGraph: Fix statement creation for graphs with dangling branchesNicolas Guichard2020-02-171-0/+45
* Implement graph layers support in QShaderGraphKevin Ottens2017-08-021-0/+117
* Add the layer concept to QShaderNode and QShaderGraph::EdgeKevin Ottens2017-08-021-2/+5
* [Shader Graph Gen.] Introduce QShaderGraph::StatementKevin Ottens2017-06-201-0/+408
* [Shader Graph Gen.] Introduce QShaderGraphKevin Ottens2017-06-201-0/+251