qtdeclarative/examples/quick/scenegraph/graph
Laszlo Agocs fd4f121fca Remove QSGSimpleMaterial
And port the graph example to QSGMaterial and the RHI. We will not anymore add a
direct OpenGL path (that would mean using QSGMaterialShader) for the example because
the upcoming purge renders that useless anyway.

Task-number: QTBUG-82988
Change-Id: I137575ed5df45b6bfc34a11d73dc5100945081c5
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2020-04-07 17:08:39 +02:00
..
doc Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
shaders Remove QSGSimpleMaterial 2020-04-07 17:08:39 +02:00
CMakeLists.txt Regenerate examples 2020-01-29 15:39:22 +00:00
graph.cpp use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
graph.h Specify parameters of type registration in class declarations 2019-09-26 12:32:17 +02:00
graph.pro Generate registrations for all examples 2020-01-13 16:47:57 +01:00
graph.qrc Remove QSGSimpleMaterial 2020-04-07 17:08:39 +02:00
gridnode.cpp Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
gridnode.h Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
linenode.cpp Remove QSGSimpleMaterial 2020-04-07 17:08:39 +02:00
linenode.h Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
main.cpp Remove QSGSimpleMaterial 2020-04-07 17:08:39 +02:00
main.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
noisynode.cpp Remove QSGSimpleMaterial 2020-04-07 17:08:39 +02:00
noisynode.h Fix outdated BSD license header 2017-10-17 11:18:11 +00:00