qtdeclarative/examples/quick/scenegraph
Laszlo Agocs 266b93c9f8 Use add_shaders with CMake in some examples
Take the most obvious candidates, to which users typically turn
when getting started with ShaderEffect or QSGMaterial:

shadereffects
scenegraph/custommaterial
scenegraph/twotextureproviders

As with the parent patch that ports and updates embeddedinwidgets and
quickwidget/qquickviewcomparison to use the proper CMake machinery, we
still need to keep the .qsb files for the sake of qmake. compile.bat and
similar scripts are however removed now. With CMake the .qsb files are
not needed and are autogenerated at build time. Once qmake support
disappears from the examples, the .qsb files can be removed as well.

Pick-to: 6.2
Change-Id: I879354eef2e2179dcd268c9ae9f1402e1eaef379
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-08-24 13:51:52 +02:00
..
customgeometry Update quick examples to new QML CMake API 2021-08-24 16:08:21 +10:00
custommaterial Use add_shaders with CMake in some examples 2021-08-24 13:51:52 +02:00
d3d11underqml Update quick examples to new QML CMake API 2021-08-24 16:08:21 +10:00
fboitem Update quick examples to new QML CMake API 2021-08-24 16:08:21 +10:00
graph Update quick examples to new QML CMake API 2021-08-24 16:08:21 +10:00
metaltextureimport Update quick examples to new QML CMake API 2021-08-24 16:08:21 +10:00
metalunderqml Update quick examples to new QML CMake API 2021-08-24 16:08:21 +10:00
openglunderqml Update quick examples to new QML CMake API 2021-08-24 16:08:21 +10:00
shared Use QList instead of QVector 2020-06-25 07:54:07 +02:00
threadedanimation Update quick examples to new QML CMake API 2021-08-24 16:08:21 +10:00
twotextureproviders Use add_shaders with CMake in some examples 2021-08-24 13:51:52 +02:00
vulkantextureimport Update quick examples to new QML CMake API 2021-08-24 16:08:21 +10:00
vulkanunderqml Update quick examples to new QML CMake API 2021-08-24 16:08:21 +10:00
CMakeLists.txt Switch examples to build as isolated sub-builds 2021-05-27 21:08:14 +10:00
scenegraph.pro New custom material example 2020-06-24 19:48:45 +02:00