summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/technique
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
* tests: fix a bunch of -Wsign-compareMarc Mutz2022-07-121-4/+4
* 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
* GraphicsHelpers/GLShader: switch to std::vectorPaul Lemire2020-07-031-4/+4
* Add missing tests and benchmarksMike Krus2020-06-241-14/+2
* Fix some more compile warningsPaul Lemire2020-06-041-1/+1
* Add support for building with CMakeMike Krus2020-05-221-0/+38
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+0
* Clean up includesMike Krus2019-10-011-3/+0
* Update QFilterKey to use direct syncPaul Lemire2019-09-251-5/+12
* Update QTechnique to use direct syncPaul Lemire2019-09-191-35/+27
* Set renderer dirty flags in initialize from peerPaul Lemire2019-08-291-0/+8
* Fix OnDemand render policySvenn-Arne Dragly2018-02-011-0/+16
* Technique: adds itself to dirty list in managerPaul Lemire2016-12-041-0/+22
* Technique: add isCompatibleWithFilters functionPaul Lemire2016-11-251-0/+192
* Technique: add a flag to check for compatibilityPaul Lemire2016-11-251-0/+21
* Add unit tests for TechniquePaul Lemire2016-11-242-0/+261