summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/rendercapture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-271-1/+2
|\
| * Fix crash in rendercapture-cpp manual testPaul Lemire2020-03-231-1/+2
* | Remove deprecated classes and functionsPaul Lemire2020-02-111-5/+0
|/
* Use jobsDone to sync render capture back to frontendMike Krus2019-12-131-8/+18
* Update QRenderCapture to use direct syncPaul Lemire2019-09-201-8/+15
* Make backend FG node use FrameGraphDirty instead of AllDirtyPaul Lemire2018-10-121-0/+1
* Merge remote-tracking branch 'origin/5.9' into devAndy Nichols2017-07-111-0/+1
|\
| * RenderCapture: fix race + random crashPaul Lemire2017-06-231-0/+3
* | Add optional QRect parameter to QRenderCapture::requestCaptureMauro Persano2017-06-211-7/+10
|/
* Add missing reference in range-for with non trivial type (clazy reports)Mike Krus2017-05-021-1/+1
* Fix container detachments when using range loopSergio Martins2017-02-241-1/+1
* Unit tests for render capture backend nodeAntti Määttä2017-01-091-1/+0
* Add unit tests for sendrendercapturejobAntti Määttä2016-10-191-2/+7
* Implement render capture backend nodeAntti Määttä2016-08-261-0/+105