aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/vulkantextureimport
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add example category to all the files that haven't yet got itInkamari Harjula2023-09-071-1/+2
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-031-4/+4
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-301-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
* 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-141-1/+1
* Improve examples CMakeLists.txtKai Köhne2022-01-241-11/+4
* 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
* Doc: Fix documentation warnings for Qt QuickTopi Reinio2020-11-051-2/+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
* Adapt to platform API renameTor Arne Vestbø2020-10-091-2/+2
* Add type safe native texture accessorsLaszlo Agocs2020-08-031-4/+5
* 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
* Adapt to changes in NativeTexture in qtbaseEskil Abrahamsen Blomfeldt2020-05-251-1/+1
* Add missing CMake project for vulkantextureimportLaszlo Agocs2020-05-251-0/+61
* QQuickItem: rename geometryChanged to geometryChangeMitch Curtis2020-04-232-3/+3
* vulkan examples: fix missing includeFabian Kosmale2020-03-091-0/+1
* Modernize type registration in new examplesUlf Hermann2020-02-113-5/+4
* Minimal documentation for new examplePaul Olav Tvete2019-12-122-0/+48
* Add vulkantextureimport examplePaul Olav Tvete2019-12-128-0/+1123