aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/metalunderqml
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
* Add license headers to shader sourceEskil Abrahamsen Blomfeldt2023-10-301-0/+3
* Doc: Add example category to all the files that haven't yet got itInkamari Harjula2023-09-061-0/+1
* 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
* 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
* Update quick examples to new QML CMake APICraig Scott2021-08-241-22/+12
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Do not call QGuiApplication::exec() on an instanceUlf Hermann2021-06-301-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: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-1/+1
* Update dependencies.yaml to latest SHA1sEskil Abrahamsen Blomfeldt2020-03-131-0/+1
* Regenerate examplesAlexandru Croitor2020-01-291-0/+8
* Post merge fixesLeander Beernaert2020-01-241-1/+6
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-163-5/+11
|\
| * Generate registrations for all examplesUlf Hermann2020-01-132-2/+4
| * Fix Metal usage on iOSLaszlo Agocs2019-11-272-3/+7
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-145-8/+17
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-111-0/+2
| |\
| | * Add guards in .pro of platform/api-specific scenegraph examplesLaszlo Agocs2019-10-101-0/+2
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-4/+4
| |\|
| | * Clean up GraphicsStateInfo after API reviewLaszlo Agocs2019-09-181-4/+4
| * | Specify parameters of type registration in class declarationsUlf Hermann2019-09-262-1/+2
| |/
| * Clarify docs and comments regarding under and overlaysLaszlo Agocs2019-09-081-0/+5
| * Add vulkanunderqml exampleLaszlo Agocs2019-09-081-3/+4
* | Regenerate ExamplesLeander Beernaert2019-10-141-4/+4
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-112-0/+68
|\|
| * Add missing scenegraph example docsLaszlo Agocs2019-08-222-0/+68
* | Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-201-1/+1
* | Convert ExamplesLeander Beernaert2019-08-231-0/+51
|/
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-048-0/+677