aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/vulkanunderqml
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-271-9/+12
* Correct license for examples filesLucie Gérard2024-03-211-1/+1
* Doc: Create separate Graphics and Multimedia example categoriesJaishree Vyas2024-01-171-1/+1
* Doc: Add example category to all the files that haven't yet got itInkamari Harjula2023-09-061-0/+1
* Doc: Use sensible argument in `\printto` commandPaul Wicking2023-08-221-1/+1
* Docs: Expand Vulcan under QML Example documentationNicholas Bennett2023-05-161-24/+63
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-4/+4
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-1/+0
* Quick scenegraph examples: use qsTr() for user facing stringsOliver Eftevaag2023-01-171-1/+1
* Quick examples: Modernize cmake files according to our guidelinesOliver Eftevaag2023-01-161-7/+4
* Remove spurious qDebug() statementOliver Eftevaag2023-01-111-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-311-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-115-222/+10
* Use QSGRendererInterface::OpenGL in documentation and examplesKai Köhne2022-02-142-2/+2
* Improve examples CMakeLists.txtKai Köhne2022-01-241-11/+4
* Fix typo: alignment has an n in itEdward Welbourne2021-10-131-2/+2
* Update quick examples to new QML CMake APICraig Scott2021-08-241-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