summaryrefslogtreecommitdiffstats
path: root/examples/vulkan/hellovulkancubes
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-1613-637/+26
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-4/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-2/+5
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-2/+0
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-4/+1
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* vulkan: Update legacy tests and examples to the modern validation layerLaszlo Agocs2021-05-311-13/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-271-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-191-1/+1
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* Use QList instead of QVector in examplesJarek Kobus2020-06-231-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-4/+4
* QtConcurrent::run: accept more then five function's argumentsVitaly Fanaskov2020-03-111-2/+2
* Regenerate examplesAlexandru Croitor2020-02-041-2/+2
* cmake: add examples/vulkanFrederik Gladhorn2019-10-071-0/+63
* Fix use of qrand/qsrand in an exampleEdward Welbourne2019-04-011-3/+4
* Revise an incorrect QVulkanWindow doc noteLaszlo Agocs2018-09-061-1/+1
* Vulkan Examples: Fix Clang warnings about initialization of VkClearColorValueFriedemann Kleint2018-04-301-1/+1
* QVulkanWindow: return QMatrix4x4 by valueMarc Mutz2017-05-221-1/+1
* QVulkanWindow: use QVector, not QSet, for small int setMarc Mutz2017-05-221-1/+1
* Add the Vulkan cube exampleLaszlo Agocs2017-03-2923-0/+2388