summaryrefslogtreecommitdiffstats
path: root/examples/vulkan
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-063-4/+4
* Doc: Add missing full stops in briefsPaul Wicking2018-06-215-5/+5
* Vulkan Examples: Fix Clang warnings about initialization of VkClearColorValueFriedemann Kleint2018-04-304-4/+4
* hellovulkantexture: Fix issues with new validation layerLaszlo Agocs2017-10-161-2/+3
* QVulkanWindow: return QMatrix4x4 by valueMarc Mutz2017-05-223-3/+3
* QVulkanWindow: use QVector, not QSet, for small int setMarc Mutz2017-05-223-4/+3
* hellovulkanwidget example: Add a widget showing debug outputFriedemann Kleint2017-03-303-9/+34
* Add the Vulkan cube exampleLaszlo Agocs2017-03-2931-1/+5703
* Clarify the front face winding order in the Vulkan examplesLaszlo Agocs2017-03-262-3/+3
* Introduce QVulkanWindowLaszlo Agocs2017-03-2237-0/+2761