aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick3d_visual/rendercontrol
Commit message (Expand)AuthorAgeFilesLines
* Improve directional light shadow shader performanceJonas Karlsson2024-12-041-0/+8
* Add support for 32 bit shadowmapsJonas Karlsson2024-11-181-0/+13
* Add PCF soft shadows supportKristoffer Skau2024-05-282-8/+8
* Change license for test filesLucie Gérard2024-04-041-1/+1
* CMake: Make qtquick3d tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-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-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-161-27/+2
* Android: ignore tst_rendercontrol and tst_multiwindowAssam Boudjelthia2022-04-191-0/+7
* Correctly include test data in qtquick3d unit testsAndreas Buhr2022-03-011-2/+6
* Fix shadow map boundsJonas Karlsson2021-11-072-10/+13
* Fix breakages introduced by updating to new CMake APICraig Scott2021-06-071-1/+0
* Update to latest qml CMake APIFabian Kosmale2021-06-051-0/+1
* Unify test target namesKai Köhne2021-04-151-4/+4
* Remove QMake project filesJoerg Bornemann2021-02-101-14/+0
* SpotLight: fix coneAngle and innerConeAngle to the valid rangeInho Lee2020-12-231-2/+2
* Autotest some simple dynamic light changesLaszlo Agocs2020-12-085-0/+395
* Make rendercontrol-based autotest cases more compactLaszlo Agocs2020-12-021-49/+24
* Exercise more sourceItem cases in autotestLaszlo Agocs2020-12-013-2/+135
* Add a rendercontrol-based autotestLaszlo Agocs2020-11-275-0/+319