summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qrendercapture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-271-16/+17
|\
| * Fix crash in rendercapture-cpp manual testPaul Lemire2020-03-231-17/+18
* | Remove deprecated classes and functionsPaul Lemire2020-02-111-64/+0
* | Merge remote-tracking branch 5.15 into devMike Krus2020-02-071-2/+2
|\|
| * Deprecate message APIMike Krus2019-12-091-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-241-8/+4
|\|
| * Update QRenderCapture to use direct syncPaul Lemire2019-09-201-8/+4
* | Remove usages of deprecated APIsSona Kurazyan2019-09-101-0/+4
|/
* QRenderCapture: Prevent crash on shutdown when replies are pendingChristian Andersen2019-01-061-3/+0
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-191-2/+2
* Prevent potential containers detachingMike Krus2018-01-141-1/+1
* Fix BC with QRenderCaptureMäättä Antti2017-11-131-4/+24
* Merge remote-tracking branch 'origin/5.9' into devAndy Nichols2017-07-111-0/+30
|\
| * Fix QRenderCaptureReply deallocationMäättä Antti2017-06-211-0/+30
* | Add optional QRect parameter to QRenderCapture::requestCaptureMauro Persano2017-06-211-4/+6
|/
* QRenderCapture: add saveImage() to replace saveToFile()Andy Maloney2017-04-121-0/+31
* Fix spelling in comments and docsAndy Maloney2017-04-061-2/+2
* Fix crash in rendercapture-cppAntti Määttä2017-04-051-3/+5
* Suppress warning about emitting a deprecated signalThiago Macieira2017-04-021-0/+4
* Clean up QRenderCapture(Reply) APIKevin Ottens2017-02-231-1/+35
* QFrameGraphNode and subclasses: use the QFrameGraphNodeCreatedChangePaul Lemire2016-12-131-1/+2
* Doc: Specify #include path for each \classTopi Reinio2016-12-071-0/+2
* Implement QRenderCapture frame graph nodeAntti Määttä2016-08-251-0/+290