summaryrefslogtreecommitdiffstats
path: root/src/render/backend/apishadermanager_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in renderJarek Kobus2020-07-091-1/+1
* OpenGL Renderer: replace std::find by Qt3DCore::containsPaul Lemire2020-07-071-3/+2
* GraphicsHelpers/GLShader: switch to std::vectorPaul Lemire2020-07-031-5/+5
* APIShaderManager: switch to std::vectorPaul Lemire2020-07-031-12/+28
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+1
* Introduce a GLShader classPaul Lemire2020-02-031-0/+224