summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-23123-2456/+2456
* Update commercial license headersTarja Sundqvist2021-02-02123-2456/+2456
* Fix parameter priorization documentationAntti Määttä2021-01-182-7/+12
* QFrameGraphNodePrivate: add private exportPaul Lemire2020-10-051-1/+2
* ClearBuffers: fix member initialization from uninitialized valuePaul Lemire2020-08-242-2/+2
* Merge remote-tracking branch 'origin/5.14' into 5.15Antti Määttä2020-04-214-6/+12
|\
| * Check we remove a valid node when removing from node propertiesPaul Lemire2020-02-104-6/+12
* | Add ability to dump filter statesMike Krus2020-03-262-2/+67
* | Fix crash in rendercapture-cpp manual testPaul Lemire2020-03-232-18/+20
* | FrameGraph dumping: handle nesting of non FG childrenPaul Lemire2020-02-131-15/+67
* | Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-051-0/+1
* | Make the OpenGL renderer a pluginPaul Lemire2020-02-0527-27/+26
* | Introduce a GLShader classPaul Lemire2020-02-031-0/+1
* | Add Profiling OverlayMike Krus2020-01-177-3/+347
* | Add commands to dump frame graph and scene graphMike Krus2020-01-092-0/+62
* | QSortPolicy: add Uniform sorting modePaul Lemire2019-12-202-2/+6
* | Use jobsDone to sync render capture back to frontendMike Krus2019-12-132-9/+19
* | Deprecate message APIMike Krus2019-12-092-4/+4
|/
* 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