summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/opengl/graphicshelpers/submissioncontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-19/+19
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* Only use surfaceSize if m_surfaceSize is not validAndy Shaw2020-09-301-1/+1
* opengl: add envlight texture alias to texture unit checkPaul Lemire2020-08-271-4/+8
* Blit: Fix attachment binding pointPaul Lemire2020-06-161-2/+19
* ShaderParameterPack: use std::vectorPaul Lemire2020-06-041-2/+2
* Use surfaceSize as this will always be validAndy Shaw2020-05-291-1/+1
* Reduce uniform copiesJean-Michaƫl Celerier2020-05-271-10/+9
* Release rendertargets on destructionPaul Lemire2020-05-181-0/+7
* Uniform preparation: stop copying the ShaderUniforms aroundPaul Lemire2020-04-201-8/+8
* Fix and improve FBO handlingPaul Lemire2020-02-171-24/+37
* Destroy FBOs when RenderTarget node is destroyedPaul Lemire2020-02-131-0/+8
* Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-051-4/+6
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-0/+1574