summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/opengl/graphicshelpergl4
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* Remove qmake build filesMike Krus2023-03-171-16/+0
* Remove Qt6 QT_VERSION checks from the code basePaul Lemire2023-02-101-11/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* tests: fix a bunch of -Wsign-compareMarc Mutz2022-07-121-3/+3
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Minor fixes to compile against 5.15Paul Lemire2021-02-011-0/+11
* Fix binding of CubeMapArray texturesJim Albamont2020-12-111-0/+107
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Use QList instead of QVector in testsJarek Kobus2020-07-091-1/+1
* GraphicsHelpers/GLShader: switch to std::vectorPaul Lemire2020-07-031-7/+7
* Add support for building with CMakeMike Krus2020-05-221-0/+30
* Fix build for Qt6Mike Krus2020-05-061-2/+3
* Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-051-0/+1
* Make the OpenGL renderer a pluginPaul Lemire2020-02-052-0/+2599