summaryrefslogtreecommitdiffstats
path: root/src/render/backend/computecommand.cpp
Commit message (Expand)AuthorAgeFilesLines
* ComputeCommand: add unit tests for manual trigger modePaul Lemire2019-10-241-1/+4
* ComputeCommand/SubtreeEnabler use direct sync job to update frontendPaul Lemire2019-10-221-8/+16
* Mark compute command as dirty when createdPaul Lemire2019-10-071-0/+3
* Update QComputeCommand to use direct syncPaul Lemire2019-09-251-25/+25
* Set renderer dirty flags in initialize from peerPaul Lemire2019-08-291-2/+1
* QComputeCommand allow to control the run behaviorPaul Lemire2018-11-141-3/+27
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-2/+2
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-1/+1
* Remove QBackendNode::updateFromPeer()Sean Harmer2016-05-031-5/+7
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-2/+2
* ComputeCommand: use m_enabled member from QBackendNodePaul Lemire2016-04-151-6/+3
* Make the backend use workgroup sizes from ComputeCommandPaul Lemire2016-03-051-0/+17
* QComputeJob cleanupPaul Lemire2016-03-051-0/+87