summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/shadergraph/qshadergenerator
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* CMake: Make qt3d tests standalone projectsAlexandru Croitor2023-07-061-0/+6
* Remove qmake build filesMike Krus2023-03-171-5/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Remove .prev_CMakeLists.txtKai Köhne2022-03-221-13/+0
* Fix broken test for shader builderJim Albamont2020-12-171-1/+1
* Don't include the world for testsMike Krus2020-12-091-1/+1
* Rename more test targets conflicting with qtbase onesKai Koehne2020-11-242-1/+16
* Use internal CMake APIMike Krus2020-10-071-1/+1
* QShaderGenerator: add a #define LAYER_name for each layerPaul Lemire2020-09-181-0/+36
* QShaderGenerator: generate node headers in the same order as statementsNicolas Guichard2020-07-311-77/+76
* Use QList instead of QVector in testsJarek Kobus2020-07-091-1/+1
* Add support for building with CMakeMike Krus2020-05-221-0/+13
* rhi: Handle RHI-required information in QShaderGraphJean-Michaël Celerier2020-04-211-1/+1
* Move shadergraph to Qt3DJean-Michaël Celerier2020-03-192-0/+1433