summaryrefslogtreecommitdiffstats
path: root/examples/vulkan/hellovulkantexture
Commit message (Expand)AuthorAgeFilesLines
* 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
* Regenerate examplesAlexandru Croitor2020-02-041-2/+2
* cmake: add examples/vulkanFrederik Gladhorn2019-10-071-0/+45
* Fix device local alloc in hellovulkantextureLaszlo Agocs2018-09-121-0/+10
* Fix src access with staging buffer in hellovulkantextureLaszlo Agocs2018-09-121-3/+3
* 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
* hellovulkantexture: Fix issues with new validation layerLaszlo Agocs2017-10-161-2/+3
* QVulkanWindow: return QMatrix4x4 by valueMarc Mutz2017-05-221-1/+1
* Clarify the front face winding order in the Vulkan examplesLaszlo Agocs2017-03-261-2/+2
* Introduce QVulkanWindowLaszlo Agocs2017-03-2210-0/+1071