summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl4.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix binding of CubeMapArray texturesJim Albamont2020-12-111-2/+2
* Add missing sampler types and sizes to gl4 helpersJim Albamont2020-12-111-0/+11
* GraphicsHelpers/GLShader: switch to std::vectorPaul Lemire2020-07-031-11/+11
* Update dependenciesPaul Lemire2020-06-121-1/+0
* Fix build for Qt6Mike Krus2020-05-061-1/+1
* Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-051-6/+8
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-0/+1442