summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/opengl/filtercompatibletechniquejob
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard14 days1-1/+1
* Remove qmake build filesMike Krus2023-03-171-15/+0
* tst_filtercompatibletechniquejob: fix signed/unsigned mismatchMarc Mutz2022-12-151-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Fix deprecated API usage and compile warningsMike Krus2020-11-201-1/+1
* Use internal CMake APIMike Krus2020-10-071-2/+2
* 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-222-0/+33
* 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-053-0/+284