summaryrefslogtreecommitdiffstats
path: root/examples/vulkan/hellovulkanwindow
Commit message (Expand)AuthorAgeFilesLines
* Examples: Add missing include guardsFriedemann Kleint2023-02-011-0/+5
* Use SPDX license identifiersLucie Gérard2022-05-163-147/+6
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-4/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-1/+3
* 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-2/+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-14/+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
* Regenerate examplesAlexandru Croitor2020-02-041-1/+1
* cmake: add examples/vulkanFrederik Gladhorn2019-10-071-0/+30
* Vulkan Examples: Fix Clang warnings about initialization of VkClearColorValueFriedemann Kleint2018-04-301-1/+1
* Introduce QVulkanWindowLaszlo Agocs2017-03-224-0/+304