aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Improve node collection and frame prepChristian Strømme2025-05-303-7/+85
* Minor clean-up of the renderable classesChristian Strømme2025-05-301-8/+8
* Lightmapping: Use new custom file formatKristoffer Skau2025-05-281-1/+1
* CMake: Don't enable ASM languageJoerg Bornemann2025-05-023-3/+3
* Some improvements to qssgrendercameraChristian Strømme2025-04-082-3/+3
* Change license for test filesLucie Gérard2024-04-044-4/+4
* Fix single pick methods when picking in scenes with 2d itemsAndy Nichols2024-03-141-2/+3
* Enable multiview for basic Default/PrincipledMaterial usageLaszlo Agocs2024-02-082-2/+3
* Move most of QSSGRhiContext to the private classLaszlo Agocs2023-11-241-1/+1
* Further improvements to the BVH codeChristian Strømme2023-11-211-3/+3
* Expose the rendererChristian Strømme2023-10-242-4/+5
* Expose the render context interfaceChristian Strømme2023-10-242-15/+31
* Start exposing some semi-public APIsChristian Strømme2023-10-232-0/+3
* Improve BVH build-up performanceChristian Strømme2023-10-063-0/+153
* Move utility functions under the QSSGUtils namespaceChristian Strømme2023-09-041-1/+1
* Replace QSSGRef usage in the render context interfaceChristian Strømme2023-04-182-14/+11
* RenderContextInterface improvementsChristian Strømme2023-04-181-9/+13
* Remove data() function from QSSGRefChristian Strømme2023-03-311-1/+1
* Fix problem with the bounding volume calculation for particlesChristian Strømme2023-02-031-8/+16
* CMake: use LIBRARIES rather than PUBLIC_LIBRARIESEdward Welbourne2022-12-092-2/+2
* Mark the module free of qAsConst()Marc Mutz2022-12-051-4/+4
* Frustum cullingChristian Strømme2022-10-214-0/+238
* Benchmarks fixupAndy Nichols2022-10-1213-78/+18
* Fix and update benchmarksChristian Strømme2022-09-057-41/+72
* 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-163-84/+6
* Retire QSSGRenderInputStreamFactoryEirik Aavitsland2021-04-292-11/+6
* Unify test target namesKai Köhne2021-04-151-1/+1
* Rename the empty function in the invasive listChristian Strømme2020-12-101-1/+1
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-091-1/+1
* CMake: Regenerate projectsAlexandru Croitor2020-11-101-0/+3
* Add benchmark for the rendererChristian Strømme2020-10-294-0/+172
* Use cubeMaps for IBL texture sourcesAndy Nichols2020-09-241-1/+3
* Make it possible to create a QSSGRenderer instance without a contextChristian Strømme2020-08-171-1/+1
* Cleanup Mesh and Texture resources when no longer usedAndy Nichols2020-07-031-1/+1
* Rename QSSGRenderMeshPath to QSSGRenderPathChristian Strømme2020-05-271-1/+1
* Clean up the buffer manager slightlyChristian Strømme2020-05-261-1/+1
* Remove QSSGRendererInterfaceChristian Strømme2020-05-121-2/+2
* Remove the Render moduleAndy Nichols2020-05-101-2/+2
* Disable the picking testsChristian Strømme2020-05-091-0/+6
* Improve the aabb intersection codeChristian Strømme2020-04-021-0/+21
* Add picking benchmarkChristian Strømme2020-03-303-0/+144
* Add benchmark for the intersection function used for pickingChristian Strømme2020-03-304-0/+84