summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qrenderstate
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-12/+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
* Use internal CMake APIMike Krus2020-10-071-1/+1
* Use QList instead of QVector in testsJarek Kobus2020-07-091-1/+1
* Add missing tests and benchmarksMike Krus2020-06-241-14/+2
* Add support for building with CMakeMike Krus2020-05-221-0/+38
* Remove deprecated classes and functionsPaul Lemire2020-02-111-10/+6
* Update QRenderState to use direct syncPaul Lemire2019-09-251-10/+10
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-9/+9
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-311-4/+4
|\
| * RenderStates: fix override of nested RenderStatesPaul Lemire2019-07-181-4/+4
* | Add support for glDepthRangeJim Albamont2019-02-111-0/+4
|/
* Add QRenderState unit testWieland Hagen2017-08-032-0/+312