summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/opengl/renderer/shaderparameterpack.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...v5.15.12-lts-lgplTarja Sundqvist2023-10-111-2/+18
|\
| * ShaderParameterPack: check we only store a single UBO/SSBO per BlockBindingPaul Lemire2022-11-031-2/+18
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* ShaderParameterPack: use std::vectorPaul Lemire2020-06-041-3/+3
* Uniform preparation: stop copying the ShaderUniforms aroundPaul Lemire2020-04-201-3/+3
* Perform the prepareUniform step when building the commandsPaul Lemire2020-04-201-0/+1
* Reserve the correct amount of uniforms in shaderparameterpackPaul Lemire2020-04-141-0/+5
* Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-051-0/+2
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-0/+112