summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/lightgatherer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-0/+1
* Make tracing a runtime optionMike Krus2019-12-131-1/+1
* LightGatherer: reset values before runningPaul Lemire2019-10-281-0/+3
* Iterate by const reference on handlesMike Krus2018-01-131-1/+1
* The LightGatherer job also collects the EnvironmentLightKevin Ottens2017-02-241-0/+9
* Add a LightGatherer jobPaul Lemire2016-07-031-0/+74