Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
* | Replace old Q_DECL statements with modern C++ | Allan Sandfeld Jensen | 2020-11-02 | 1 | -5/+5 |
* | Make the OpenGL renderer a plugin | Paul Lemire | 2020-02-05 | 1 | -1/+1 |
* | ComputeCommand/SubtreeEnabler use direct sync job to update frontend | Paul Lemire | 2019-10-22 | 1 | -0/+3 |
* | Update QComputeCommand to use direct sync | Paul Lemire | 2019-09-25 | 1 | -2/+1 |
* | QComputeCommand allow to control the run behavior | Paul Lemire | 2018-11-14 | 1 | -0/+8 |
* | Replace Q_DECL_OVERRIDE with override | Kevin Funk | 2017-09-25 | 1 | -2/+2 |
* | Replace Q_DECL_NOEXCEPT by Q_DECL_NOTHROW | Paul Lemire | 2016-05-23 | 1 | -3/+3 |
* | Remove QBackendNode::updateFromPeer() | Sean Harmer | 2016-05-03 | 1 | -2/+1 |
* | ComputeCommand: use m_enabled member from QBackendNode | Paul Lemire | 2016-04-15 | 1 | -2/+0 |
* | Make the backend use workgroup sizes from ComputeCommand | Paul Lemire | 2016-03-05 | 1 | -0/+4 |
* | QComputeJob cleanup | Paul Lemire | 2016-03-05 | 1 | -0/+87 |