summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/lightgatherer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace old Q_DECL statements with modern C++Allan Sandfeld Jensen2020-11-021-1/+1
* Switch to std::vector in QRenderAspect backend and OpenGL rendererPaul Lemire2020-06-301-2/+2
* Merge gatherer and caching jobsMike Krus2020-03-061-8/+3
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+2
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-1/+1
* The LightGatherer job also collects the EnvironmentLightKevin Ottens2017-02-241-0/+8
* Fix crash in LightSource sortingPaul Lemire2016-07-081-1/+1
* Add a LightGatherer jobPaul Lemire2016-07-031-0/+88