summaryrefslogtreecommitdiffstats
path: root/tests/manual/manual-renderloop
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* Remove qmake build filesMike Krus2023-03-171-8/+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-38/+2
* Use internal CMake APIMike Krus2020-10-071-1/+1
* Make sample meshes geometry renderers againMike Krus2020-07-301-3/+1
* Refactor Scene3D to work with both RHI and GL Qt3D renderersPaul Lemire2020-07-291-4/+7
* RenderQueue: switch to std::vectorPaul Lemire2020-07-031-1/+1
* Fix manual-renderloop testPaul Lemire2020-06-251-1/+1
* Remove the OpenGL Render ThreadMike Krus2020-06-191-1/+1
* Add support for building with CMakeMike Krus2020-05-221-0/+21
* Fix build for Qt6Mike Krus2020-05-061-1/+1
* Make default geometries viewsMike Krus2020-02-271-1/+3
* Add manual test to check manual render loopPaul Lemire2019-10-252-0/+219