summaryrefslogtreecommitdiffstats
path: root/examples/vulkan/hellovulkanwidget/hellovulkanwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix vulkan example build with MSVCLaszlo Agocs2020-09-141-1/+1
* Fix compiler warning about qsizetype/int mismatchLars Knoll2020-08-041-1/+1
* Use QList instead of QVector in examplesJarek Kobus2020-06-231-1/+1
* QtBase: replace deprecated QString functionsChristian Ehrlicher2019-03-041-7/+7
* QVulkanWindow: use QVector, not QSet, for small int setMarc Mutz2017-05-221-2/+1
* hellovulkanwidget example: Add a widget showing debug outputFriedemann Kleint2017-03-301-5/+9
* Introduce QVulkanWindowLaszlo Agocs2017-03-221-0/+182