summaryrefslogtreecommitdiff
path: root/src/plugins/renderers/opengl/graphicshelpers/submissioncontext_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-221-39/+3
* Qt3D reset OpenGL state prior to drawingPaul Lemire2020-06-171-0/+1
* Release rendertargets on destructionPaul Lemire2020-05-251-0/+1
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-271-1/+1
|\
| * Uniform preparation: stop copying the ShaderUniforms aroundPaul Lemire2020-04-201-1/+1
* | Geometry refactoringMike Krus2020-02-271-1/+0
|/
* Fix and improve FBO handlingPaul Lemire2020-02-171-3/+17
* Destroy FBOs when RenderTarget node is destroyedPaul Lemire2020-02-131-0/+1
* Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-051-9/+13
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-0/+234