aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick3d_visual/buffermanager
Commit message (Expand)AuthorAgeFilesLines
* Improve node collection and frame prepChristian Strømme2025-05-301-2/+2
* Change license for test filesLucie Gérard2024-04-044-4/+4
* New API for working with the scene nodesChristian Strømme2023-11-221-2/+2
* Expose the render context interfaceChristian Strømme2023-10-241-1/+1
* CMake: Make qtquick3d tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Replace QSSGRef usage in the render context interfaceChristian Strømme2023-04-181-2/+2
* RenderContextInterface improvementsChristian Strømme2023-04-181-2/+2
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-49/+49
* Fix cmake warning about lack of RESOURCE_PREFIXVolker Hilsheimer2022-09-071-0/+1
* 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-164-174/+8
* Correctly include test data in qtquick3d unit testsAndreas Buhr2022-03-011-0/+6
* Add ResourceLoader API to enable pre-loading of resourcesAndy Nichols2021-12-025-2/+379
* Add auto test for the QSSGBufferManagerAndy Nichols2021-11-2228-0/+2086