summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/render/opengl
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* Remove qmake build filesMike Krus2023-03-173-39/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-201-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-242-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Restore use of QVector in private APIMike Krus2021-01-051-2/+2
* 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-5/+5
* Add missing tests and benchmarksMike Krus2020-06-241-65/+1
* Update dependenciesPaul Lemire2020-06-121-2/+0
* Add support for building with CMakeMike Krus2020-05-222-0/+99
* Add benchmark for ShaderParameterPackPaul Lemire2020-04-144-0/+134