aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/custommaterial
Commit message (Expand)AuthorAgeFilesLines
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-311-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-145-222/+10
* Improve examples CMakeLists.txtKai Köhne2022-01-241-16/+8
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-181-1/+1
* Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-08-301-1/+1
* Use add_shaders with CMake in some examplesLaszlo Agocs2021-08-241-3/+12
* Update quick examples to new QML CMake APICraig Scott2021-08-242-84/+10
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Fix custommaterial example with OpenGLLaszlo Agocs2021-02-193-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-262-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-202-2/+2
* Add CMake project file for custommaterial exampleLaszlo Agocs2020-09-072-0/+120
* New custom material examplePaul Olav Tvete2020-06-2412-0/+745