summaryrefslogtreecommitdiffstats
path: root/src/render/lights/light_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated classes and functionsPaul Lemire2020-02-111-1/+1
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+1
* Update QAbstractLight to use direct syncMike Krus2019-09-181-2/+2
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-3/+3
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* LCOV exclusion comments squashedPaul Lemire2016-11-231-1/+1
* Remove QBackendNode::updateFromPeer()Sean Harmer2016-05-031-2/+0
* Remove virtual QBackendNode *create(QNode *frontend) constSean Harmer2016-05-011-1/+0
* QAbstractLight now inherits directly QComponentKevin Ottens2016-04-281-2/+9
* RenderLightFunctor handles creationSean Harmer2016-03-311-0/+1
* Added AbstractRenderer pointer to RenderBackendNodeWieland Hagen2016-02-241-1/+2
* Dedicated QRenderBackendNodeWieland Hagen2016-02-241-1/+1
* QBackendNodeFunctor -> QBackendNodeMapperPaul Lemire2016-02-231-1/+1
* const QNodeId & -> QNodeIdPaul Lemire2016-02-221-2/+2
* Removed factory member variableRobert Brock2016-02-071-1/+1
* Unify license header usageAntti Kokko2016-01-261-12/+15
* Lights phase 1: infrastructureLaszlo Agocs2015-11-261-0/+88