summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph
Commit message (Expand)AuthorAgeFilesLines
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-1/+1
* 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
|\
| * Doc: Use the correct module command for QML typesTopi Reinio2018-04-243-3/+3
* | Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-201-1/+1
|/
* Make sure we could lock the surface before querying its sizeSvenn-Arne Dragly2018-04-181-2/+5
* Doc: Add and improve examples in render states and material systemSvenn-Arne Dragly2018-03-251-0/+66
* ViewportNode: make computeViewport a static functionPaul Lemire2018-03-192-2/+3
* Merge branch '5.10' into devSean Harmer2018-01-1712-15/+15
|\
| * Fix includes of Qt classesFriedemann Kleint2018-01-151-1/+1
| * Prevent potential containers detachingMike Krus2018-01-141-1/+1
| * Use QVariant::toRect rather than templateMike Krus2018-01-131-2/+2
| * Merge branch '5.9' into 5.10Sean Harmer2018-01-129-11/+11
| |\
| | * Get rid of the INDEXBITS template argument for QHandleLars Knoll2017-12-132-2/+2
| | * Fix includes of Qt classesFriedemann Kleint2017-11-237-9/+9
* | | Merge remote-tracking branch 'origin/5.10' into devLaszlo Agocs2017-12-133-7/+227
|\| |
| * | Make BlitFramebuffer rectangles follow Qt conventionsLaszlo Agocs2017-12-121-0/+171
| * | Add QBlitFramebuffer auto-parenting behaviorLaszlo Agocs2017-12-111-0/+28
| * | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-201-1/+2
| |\ \
| * | | Fix BC with QRenderCaptureMäättä Antti2017-11-132-7/+28
* | | | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-201-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Svenn-Arne Dragly2017-11-151-1/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Add layer entity filter cachingSvenn-Arne Dragly2017-11-141-1/+2
* | | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-133-4/+24
|\| |