summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update QViewport to use direct syncPaul Lemire2019-09-202-31/+22
| * | Update QTechniqueFilter to use direct syncPaul Lemire2019-09-203-62/+28
| * | Update QSortPolicy to use direct syncPaul Lemire2019-09-203-21/+15
| * | Update QRenderTargetSelector to use direct syncPaul Lemire2019-09-203-30/+17
| * | Update QRenderSurfaceSelector to use direct syncPaul Lemire2019-09-203-50/+32
| * | Update QRenderStateSet to use direct syncPaul Lemire2019-09-203-42/+14
| * | Update QRenderPassFilter to use direct syncPaul Lemire2019-09-203-64/+29
| * | Update QLayerFilter to use direct syncPaul Lemire2019-09-203-48/+18
| * | Update QDispatchCompute to use direct syncPaul Lemire2019-09-192-25/+19
| * | Update QClearBuffers to use direct syncPaul Lemire2019-09-192-37/+32
| * | Update QCameraSelector to use direct syncPaul Lemire2019-09-192-19/+12
| * | Update QFrameGraphNode to use direct syncPaul Lemire2019-09-193-0/+28
* | | Remove usages of deprecated APIsSona Kurazyan2019-09-101-0/+4
|/ /
* | Set renderer dirty flags in initialize from peerPaul Lemire2019-08-291-0/+1
* | Merge "Merge remote-tracking branch 'qt-gerrit/wip/refactor' into HEAD"Paul Lemire2019-08-291-1/+1
|\ \
| * \ Merge remote-tracking branch 'qt-gerrit/wip/refactor' into HEADPaul Lemire2019-08-281-1/+1
| |\ \
| | * | Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-1/+1
* | | | QSubTreeEnabler: remove pointless void *m_reservedMarc Mutz2019-08-281-3/+0
|/ / /
* | | Add SubtreeEnabler frame graph nodeMichael Brasser2019-08-147-7/+318
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-101-3/+16
|\ \ \ | |/ / |/| / | |/
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-061-3/+16
| |\
| | * Improve SortPolicy documentationMichael Brasser2019-08-051-3/+16
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-231-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-161-1/+1
| |\|
| | * Doc: Fix typo in property namePaul Wicking2019-07-101-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-251-0/+54
|\| |
| * | Add doc to undocumented functions qt3dNico Vertriest2019-05-271-0/+54
* | | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-06-031-1/+1
|\| |
| * | Merge branch '5.12' into 5.13Paul Lemire2019-05-281-1/+1
| |\|
| | * QClearBuffers: fix wrong clearColor qml property name in docPaul Lemire2019-05-241-1/+1
| * | Mark dirty when modifying framegraphJuan Jose Casafranca2019-05-271-0/+1
* | | Mark dirty when modifying framegraphJuan Jose Casafranca2019-05-241-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-05-094-43/+32
|\| |
| * | Merge remote-tracking branch 5.12 into 5.13Paul Lemire2019-04-264-43/+32
| |\|
| | * Fix FrameGraph node parentingJim Albamont2019-04-164-37/+34
* | | Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-1525-26/+26
|\| |
| * | Switch export macros to standard formKai Koehne2019-04-0224-25/+25
* | | QSortPolicy: add sorting by TexturePaul Lemire2019-03-061-1/+2
* | | Add QNoPicking FrameGraph nodePaul Lemire2019-02-286-3/+343
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-101-3/+0
|\|
| * QRenderCapture: Prevent crash on shutdown when replies are pendingChristian Andersen2019-01-061-3/+0
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-201-0/+1
|\|
| * 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-034-2/+53
* | Make backend FG node use FrameGraphDirty instead of AllDirtyPaul Lemire2018-10-1216-40/+75
* | Add backend nodes for QWaitFence and QSetFencePaul Lemire2018-10-116-3/+360
* | Introduce QSetFence/QWaitFence to synchronize with 3rd party enginesPaul Lemire2018-10-107-2/+752
* | Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-08-264-2/+53
|/
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-1912-24/+24
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-093-3/+3
|\