summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-201-2/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-221-38/+2
* GraphicsHelpers/GLShader: switch to std::vectorPaul Lemire2020-07-031-11/+10
* Add ; to Q_UNUSEDLars Schmertmann2020-06-241-7/+7
* Update dependenciesPaul Lemire2020-06-121-71/+46
* Fix build for Qt6Mike Krus2020-05-061-1/+1
* Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-051-2/+4
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-0/+935