summaryrefslogtreecommitdiffstats
path: root/examples/vulkan/hellovulkancubes/renderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix use of qrand/qsrand in an exampleEdward Welbourne2019-04-011-3/+4
* 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
* QVulkanWindow: return QMatrix4x4 by valueMarc Mutz2017-05-221-1/+1
* QVulkanWindow: use QVector, not QSet, for small int setMarc Mutz2017-05-221-1/+1
* Add the Vulkan cube exampleLaszlo Agocs2017-03-291-0/+1048