summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph
Commit message (Expand)AuthorAgeFilesLines
* Check we remove a valid node when removing from node propertiesPaul Lemire2020-02-104-6/+12
* Doc: Fix documentation warningsTopi Reinio2019-11-133-10/+15
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-261-0/+8
|\
| * Add BufferCapture QML documentationMats Honkamaa2019-10-171-0/+8
* | ComputeCommand/SubtreeEnabler use direct sync job to update frontendPaul Lemire2019-10-221-18/+0
* | FrameGraphNode: mark dirty on cleanupPaul Lemire2019-10-171-0/+1
* | QSubtreeEnabler: fix doc typoPaul Lemire2019-10-171-1/+1
* | Restore use of Added/Removed messages for aspects not supporting syncMike Krus2019-10-144-12/+12
* | Fix compile warningsMike Krus2019-10-082-10/+10
* | QSortPolicy: document Texture sortingPaul Lemire2019-10-071-0/+3
* | Clean up includesMike Krus2019-10-0131-48/+0
* | RenderSurfaceSelector: record window size instead of accessing itPaul Lemire2019-09-301-6/+1
* | Support transient enablement in QSubtreeEnablerMichael Brasser2019-09-248-6/+240
* | ClearBuffer: properly initialize clear color vectorPaul Lemire2019-09-241-0/+4
* | QFrameGraphNode: remove message sync left oversPaul Lemire2019-09-203-44/+0
* | Update QWaitFence to use direct syncPaul Lemire2019-09-202-28/+23
* | Update QSetFence to use direct syncPaul Lemire2019-09-201-1/+3
* | Update QBlitFramebuffer to use direct syncPaul Lemire2019-09-203-43/+38
* | Update QProximityFilter to use direct syncPaul Lemire2019-09-202-23/+16
* | Update QMemoryBarrier to use direct syncPaul Lemire2019-09-202-18/+11
* | Update QRenderCapture to use direct syncPaul Lemire2019-09-204-24/+28
* | 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
* | 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