summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/opengl/graphicshelpers/graphicshelperes2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Print warning about using primitive restart on ES2Mike Krus2020-12-171-0/+5
* ES2: Clarify warnings about MSAAPaul Lemire2020-07-101-2/+4
* GraphicsHelpers/GLShader: switch to std::vectorPaul Lemire2020-07-031-14/+12
* Add ; to Q_UNUSEDLars Schmertmann2020-06-241-9/+9
* Fix build for Qt6Mike Krus2020-05-061-1/+1
* Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-051-3/+6
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-0/+1034