summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/opengl/renderer/renderviewbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-091-17/+3
|\
| * RenderViewBuilder: use QAspectManager::idealThreadCountPaul Lemire2022-08-161-17/+3
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-19/+19
|/
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* SyncRenderViewPreCommandUpdate: fix a few odd casesPaul Lemire2020-12-011-10/+8
* Job Graph dump improvementsPaul Lemire2020-08-251-10/+16
* Protect accesses to the Render cachePaul Lemire2020-08-041-1/+4
* Leverage RV cache to reuse render commands when possiblePaul Lemire2020-06-041-56/+129
* QResourcesManager: switch to std::vectorPaul Lemire2020-06-041-6/+9
* RenderViewBuilder improvementsPaul Lemire2020-05-281-51/+95
* Reduce CommandBuilding/Update job spawning thresholdPaul Lemire2020-04-231-4/+4
* Add missing job count to properly compute number of RenderViewCommandUpdaterPaul Lemire2020-04-201-1/+1
* Adjust number of jobs based on number of render pathsMike Krus2020-04-141-54/+79
* Merge gatherer and caching jobsMike Krus2020-03-061-3/+3
* Move common job handling out of RendererMike Krus2020-03-061-6/+13
* Add ability to dump job graph to dot fileMike Krus2020-02-141-8/+8
* 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/+803