summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/materialparametergathererjob_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-221-38/+2
* Replace old Q_DECL statements with modern C++Allan Sandfeld Jensen2020-11-021-9/+9
* Share code between renderer pluginsPaul Lemire2020-07-071-0/+110
* Move Renderer specific classes into new folderPaul Lemire2018-03-191-109/+0
* Cache material parameter gatherer resultsSvenn-Arne Dragly2017-12-061-2/+2
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-1/+1
* MaterialParameterGathererJob: private export for benchmarksPaul Lemire2016-12-131-1/+2
* MaterialParameterGathererJob: add getters for unit testsPaul Lemire2016-11-231-0/+3
* MaterialParameterGatherJob: use Q_DECL_NOTHROWPaul Lemire2016-07-031-5/+5
* Use more instances of MaterialParameter when necessaryPaul Lemire2016-07-031-0/+3
* Split RenderViewJobsPaul Lemire2016-07-031-1/+1
* FilterJobs: add shared pointer typedefPaul Lemire2016-07-021-0/+2
* MaterialParameterGathererJob addedPaul Lemire2016-07-021-0/+100