qtdeclarative/examples/quick
Laszlo Agocs 7dcdf3b7ae rendernode example: Add support for Metal
Plus clarify QQuickWindow::begin/endExternalCommands() in combination
with QSGRenderNode in the docs. As the example demonstrates, calling
these functions is not necessary within render() of a render node.

Also fix an issue with resetting the scissor in the renderer after
calling render() of a QSGRenderNode.

Change-Id: If8c2dab38d62aa444266d37901f062a51e767f68
Reviewed-by: Christian Strømme <christian.stromme@qt.io>
2019-08-22 16:10:24 +02:00
..
animation Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
canvas Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
customitems Doc: Add missing dots (qtdeclarative) 2018-06-19 12:44:48 +00:00
delegatechooser Allow DelegateModel-based views to support multiple delegate types 2018-08-17 13:17:28 +00:00
draganddrop doc: Clarify that DelegateModel is a kind of proxy model 2019-02-26 11:18:28 +00:00
embeddedinwidgets examples: replace 'foreach' with 'range for' 2016-09-03 16:50:01 +00:00
externaldraganddrop externaldraganddrop example: add checkbox to control accepting drop 2017-12-27 14:57:09 +00:00
imageelements Merge remote-tracking branch 'origin/5.11' into dev 2018-07-30 16:35:04 +02:00
imageprovider Doc: Move the code snippets to a separate snippet file 2018-06-22 11:59:54 +00:00
imageresponseprovider Discourage having AsyncImageResponse inherit from QRunnable 2019-06-25 13:50:45 +02:00
keyinteraction Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
layouts Doc: Add missing dots (qtdeclarative) 2018-06-19 12:44:48 +00:00
localstorage Register QRegularExpressionValidator in QtQuick 2019-06-12 11:46:37 +02:00
models Fix qdoc files to always use FDL 2017-10-18 06:59:36 +00:00
mousearea Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
particles Examples: Use XmlHttpRequest to fetch flickr public photos 2018-10-11 12:36:36 +00:00
positioners Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
quick-accessibility Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
quickwidgets use the override keyword consistently and correctly (clang-tidy) 2018-02-27 08:27:38 +00:00
rendercontrol Doc: Add missing dots (qtdeclarative) 2018-06-19 12:44:48 +00:00
righttoleft Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
scenegraph rendernode example: Add support for Metal 2019-08-22 16:10:24 +02:00
shadereffects Add the graphics api independent scenegraph port 2019-07-04 10:44:26 +02:00
shapes Get rid of Qt.labs.handlers import, merge into QtQuick 2.12 2018-07-17 15:11:51 +00:00
shared examples: Fix a few linter warnings 2019-08-20 08:43:17 +02:00
tableview Doc: Fix QDoc warnings 2018-10-01 10:01:00 +00:00
text Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
textureprovider use the override keyword consistently and correctly (clang-tidy) 2018-02-27 08:27:38 +00:00
threading Port WorkerScript threading examples to use ES modules 2018-08-21 06:33:35 +00:00
touchinteraction Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
tutorials Fix docs to explain the new type syntax for QML methods 2019-07-10 09:24:27 +00:00
views Examples: Use XmlHttpRequest to fetch flickr public photos 2018-10-11 12:36:36 +00:00
window Merge remote-tracking branch 'origin/5.11' into dev 2018-06-25 12:15:55 +02:00
quick.pro Allow DelegateModel-based views to support multiple delegate types 2018-08-17 13:17:28 +00:00