summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/technique/tst_technique.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* tests: fix a bunch of -Wsign-compareMarc Mutz2022-07-121-4/+4
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* GraphicsHelpers/GLShader: switch to std::vectorPaul Lemire2020-07-031-4/+4
* Fix some more compile warningsPaul Lemire2020-06-041-1/+1
* 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-241-0/+249