summaryrefslogtreecommitdiffstats
path: root/src/render/backend/computecommand_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace old Q_DECL statements with modern C++Allan Sandfeld Jensen2020-11-021-5/+5
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+1
* ComputeCommand/SubtreeEnabler use direct sync job to update frontendPaul Lemire2019-10-221-0/+3
* Update QComputeCommand to use direct syncPaul Lemire2019-09-251-2/+1
* QComputeCommand allow to control the run behaviorPaul Lemire2018-11-141-0/+8
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-2/+2
* Replace Q_DECL_NOEXCEPT by Q_DECL_NOTHROWPaul Lemire2016-05-231-3/+3
* Remove QBackendNode::updateFromPeer()Sean Harmer2016-05-031-2/+1
* ComputeCommand: use m_enabled member from QBackendNodePaul Lemire2016-04-151-2/+0
* Make the backend use workgroup sizes from ComputeCommandPaul Lemire2016-03-051-0/+4
* QComputeJob cleanupPaul Lemire2016-03-051-0/+87