summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qclearbuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
* QFrameGraphNode copy takes care of copying FrameGraphNode childrenPaul Lemire2015-04-251-3/+0
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+5
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Make cloning available to third party QNodesKevin Ottens2014-11-271-1/+1
* QFrameGraphItem: renamed to QFrameGraphNodePaul Lemire2014-10-201-6/+6
* Have copy() only on QNodeKevin Ottens2014-10-161-6/+6
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-13/+3
* Automate the NodeUpdated notificationsKevin Ottens2014-10-151-7/+0
* QNode refactoringPaul Lemire2014-10-031-12/+15
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-2/+5
* QClearBuffer FrameGraphItemPaul Lemire2014-09-151-0/+105