summaryrefslogtreecommitdiffstats
path: root/examples/vulkan/hellovulkancubes
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-271-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-191-1/+1
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* Use QList instead of QVector in examplesJarek Kobus2020-06-231-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-4/+4
* QtConcurrent::run: accept more then five function's argumentsVitaly Fanaskov2020-03-111-2/+2
* Regenerate examplesAlexandru Croitor2020-02-041-2/+2
* cmake: add examples/vulkanFrederik Gladhorn2019-10-071-0/+63
* 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-2923-0/+2388