summaryrefslogtreecommitdiffstats
path: root/examples/vulkan/hellovulkantexture
Commit message (Expand)AuthorAgeFilesLines
* 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