summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/opengl/filtercompatibletechniquejob/tst_filtercompatibletechniquejob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard11 days1-1/+1
* tst_filtercompatibletechniquejob: fix signed/unsigned mismatchMarc Mutz2022-12-151-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Fix deprecated API usage and compile warningsMike Krus2020-11-201-1/+1
* Fix missing override warningPaul Lemire2020-08-131-2/+2
* Use QList instead of QVector in testsJarek Kobus2020-07-091-1/+1
* Share code between renderer pluginsPaul Lemire2020-07-071-3/+3
* GraphicsHelpers/GLShader: switch to std::vectorPaul Lemire2020-07-031-1/+1
* Remove the OpenGL Render ThreadMike Krus2020-06-191-2/+2
* Fix some more compile warningsPaul Lemire2020-06-041-1/+1
* Add support for building with CMakeMike Krus2020-05-221-0/+2
* QResourcesManager: switch to std::vectorPaul Lemire2020-05-201-1/+1
* Fix build for Qt6Mike Krus2020-05-061-1/+1
* Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-051-5/+5
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-0/+263