summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/opengl/renderviewutils
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* Fix deprecation warningsMike Krus2024-01-151-2/+2
* Remove qmake build filesMike Krus2023-03-171-15/+0
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-201-6/+6
* 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-1/+2
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Share code between renderer pluginsPaul Lemire2020-07-071-38/+39
* GraphicsHelpers/GLShader: switch to std::vectorPaul Lemire2020-07-031-12/+12
* Rework ShaderData/UniformBlockValueBuilder to minimize String lookupsPaul Lemire2020-06-081-63/+134
* Add support for building with CMakeMike Krus2020-05-221-0/+30
* Remove deprecated classes and functionsPaul Lemire2020-02-111-10/+7
* Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-051-40/+40
* Make the OpenGL renderer a pluginPaul Lemire2020-02-052-0/+816