summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/opengl
Commit message (Expand)AuthorAgeFilesLines
* ShaderParameterPack: check we only store a single UBO/SSBO per BlockBindingPaul Lemire2022-11-031-0/+62
* Fix blacklisting string for ubuntu-20.04 in graphicshelpergl4Heikki Halmet2022-03-291-1/+1
* Blacklist: test cases blacklisted in tst_GraphicsHelperGL4:CI Insignificant Platforms Monitor Bot2022-03-081-0/+4
* Fix binding of CubeMapArray texturesJim Albamont2020-12-111-0/+107
* Fix GLTexture cleanupPaul Lemire2020-11-053-1/+132
* Leverage RV cache to reuse render commands when possiblePaul Lemire2020-06-041-64/+159
* QResourcesManager: switch to std::vectorPaul Lemire2020-06-041-1/+1
* Adjust number of jobs based on number of render pathsMike Krus2020-04-142-9/+18
* Split examples so that build works without qtdeclarativeJean-Michaƫl Celerier2020-03-111-1/+4
* Merge gatherer and caching jobsMike Krus2020-03-062-7/+2
* Move common job handling out of RendererMike Krus2020-03-063-65/+29
* Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-0515-196/+205
* Make the OpenGL renderer a pluginPaul Lemire2020-02-0533-0/+14336