aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/vulkantextureimport
Commit message (Expand)AuthorAgeFilesLines
* 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