qtdeclarative/examples/quick/scenegraph/graph
Laszlo Agocs d6878e0a27 graph example: use qt_add_shaders with CMake
Like other examples already do. It would have prevented (at least
when CMake is used, not qmake) problems like in the associated
bug report where .qsb files from newer versions were cherry picked
to older Qt branches that cannot load them.

Pick-to: 6.10 6.9 6.8
Task-number: QTBUG-135407
Change-Id: I25bf69139de13a70e3682865dd779e0a5ab05e28
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2025-08-05 13:35:20 +02:00
..
doc Doc: Create separate Graphics and Multimedia example categories 2024-01-17 15:36:27 +01:00
shaders graph example: Do not use GLSL functions as uniform names 2024-05-27 09:36:13 +02:00
CMakeLists.txt graph example: use qt_add_shaders with CMake 2025-08-05 13:35:20 +02:00
graph.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
graph.h Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
graph.pro Update graph example CMake 2020-04-07 17:08:52 +02:00
graph.qrc Remove QSGSimpleMaterial 2020-04-07 17:08:39 +02:00
gridnode.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
gridnode.h Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
linenode.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
linenode.h Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
main.cpp graph example: Remove old todo 2023-05-16 16:08:11 +02:00
main.qml Small improvements into Graph example 2023-09-15 13:04:19 +03:00
noisynode.cpp Examples: Update custom QSGMaterialShader correctly 2023-01-04 10:04:36 +08:00
noisynode.h Use SPDX license identifiers 2022-06-11 08:05:15 +02:00