aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/vulkanunderqml
Commit message (Expand)AuthorAgeFilesLines
* Use QSGRendererInterface::OpenGL in documentation and examplesKai Köhne2022-02-152-2/+2
* Update quick examples to new QML CMake APICraig Scott2021-08-251-20/+13
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* examples: include QQuickWindow in squircle headersUlf Hermann2020-09-131-0/+1
* Rename setSceneGraphBackend to setGraphicsApiLaszlo Agocs2020-06-221-1/+1
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-291-1/+0
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-291-1/+5
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-0/+8
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-124-3/+5
|\
| * vulkan examples: fix missing includeFabian Kosmale2020-03-091-0/+1
| * Modernize type registration in new examplesUlf Hermann2020-02-113-3/+4
* | cmake: Add missing examplesFrederik Gladhorn2019-11-061-0/+49
|/
* Add guards in .pro of platform/api-specific scenegraph examplesLaszlo Agocs2019-10-101-0/+2
* Clean up GraphicsStateInfo after API reviewLaszlo Agocs2019-09-181-4/+4
* Fix gcc warnings in vulkanunderqml exampleLaszlo Agocs2019-09-111-4/+4
* Clarify docs and comments regarding under and overlaysLaszlo Agocs2019-09-081-0/+5
* Make vulkanunderqml work and update docsLaszlo Agocs2019-09-081-5/+14
* Add vulkanunderqml exampleLaszlo Agocs2019-09-0810-0/+937