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