summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qabstractlight
Commit message (Expand)AuthorAgeFilesLines
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-91/+21
* Tests: move TestArbiter into core commonPaul Lemire2016-11-181-1/+1
* Save per-fragment normalization by doing it CPU side once when setSean Harmer2016-07-121-1/+1
* Initialize dynamic properties of lightsSean Harmer2016-05-251-8/+8
* Avoid crash in QML app shutdown and actually send events in C++ appSean Harmer2016-05-201-31/+35
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-13/+13
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-13/+13
* QShaderData should notify dynamic property changesKevin Ottens2016-05-061-4/+12
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Strip out cloning subsystemSean Harmer2016-04-291-81/+84
* Prevent QAbstractLight instances creationKevin Ottens2016-04-281-2/+17
* Rename QLight to QAbstractLightKevin Ottens2016-04-282-0/+274