summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qframegraphnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable compiling non-QML API against Qt 5.15Mike Krus2021-01-051-3/+8
* Use QList instead of QVector in renderJarek Kobus2020-07-091-8/+8
* Fix compile warnings related to deprecations or unused variablesPaul Lemire2020-06-081-2/+2
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-271-2/+66
|\
| * Add ability to dump filter statesMike Krus2020-03-261-2/+66
* | Merge remote-tracking branch 5.15 into devMike Krus2020-02-171-15/+67
|\|
| * FrameGraph dumping: handle nesting of non FG childrenPaul Lemire2020-02-131-15/+67
* | Remove deprecated classes and functionsPaul Lemire2020-02-111-10/+0
|/
* Add commands to dump frame graph and scene graphMike Krus2020-01-091-0/+59
* Clean up includesMike Krus2019-10-011-1/+0
* QFrameGraphNode: remove message sync left oversPaul Lemire2019-09-201-9/+0
* Update QFrameGraphNode to use direct syncPaul Lemire2019-09-191-0/+5
* Fix FrameGraph node parentingJim Albamont2019-04-161-0/+16
* Doc: fix broken links in qanimationcallback.cpp and qframegraphnode.cppv5.12.0-beta3Nico Vertriest2018-10-181-0/+1
* Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-09-031-1/+35
* Add QMemoryBarrier frontend FrameGraph nodePaul Lemire2017-01-131-0/+6
* Fix some framegraph docs issuesAntti Määttä2017-01-101-1/+7
* QFrameGraphNode and subclasses: use the QFrameGraphNodeCreatedChangePaul Lemire2016-12-131-0/+6
* Give access to FrameGraphNode as a grouping nodeKevin Ottens2016-10-141-4/+8
* Update QFrameGraphNode docsAntti Määttä2016-09-051-10/+99
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+5
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* Strip out cloning subsystemSean Harmer2016-04-291-5/+0
* Don't duplicate the enabled property in QFrameGraphNode.Volker Krause2016-02-181-29/+0
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-4/+0
|\
| * Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-251-4/+0
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-1/+1
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-231-4/+4
* Doc: Updated the docs for the namespace changesVenugopal Shivashankar2015-10-271-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Final batch of file moves for nowSean Harmer2015-10-131-0/+140