summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl3_3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix binding of CubeMapArray texturesJim Albamont2020-12-111-2/+2
* GraphicsHelpers/GLShader: switch to std::vectorPaul Lemire2020-07-031-12/+11
* Add ; to Q_UNUSEDLars Schmertmann2020-06-241-9/+9
* Fix compile warningsMike Krus2020-06-171-1/+2
* Update dependenciesPaul Lemire2020-06-121-18/+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/+1240