summaryrefslogtreecommitdiffstats
path: root/src/gui/vulkan/qvulkanwindow.h
Commit message (Expand)AuthorAgeFilesLines
* vulkan: Make setEnabledFeatures2Modifier an overloadLaszlo Agocs2024-02-131-2/+1
* QVulkanWindow::setEnabledFeatures2Modifier(): pass parameter by valueIvan Solovev2024-02-121-1/+1
* QVulkanWindow: Add a way to control post-1.0 Vulkan featuresLaszlo Agocs2023-11-061-0/+11
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-211-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* QVulkanWindow: make it possible to override the enabled featuresLaszlo Agocs2022-01-201-0/+3
* Port headersclean check to CMakeKai Koehne2020-08-251-0/+1
* Use QList instead of QVector in guiJarek Kobus2020-06-291-6/+6
* Fix up QVulkanWindow docsLaszlo Agocs2020-06-261-0/+14
* QVulkanWindow: Fix setQueueCreateInfoModifier signatureLaszlo Agocs2020-03-101-1/+1
* QVulkanWindow: Remove queueCreateInfoModifier getterLaszlo Agocs2020-03-031-1/+0
* QVulkanWindow: Allow to change queues to createFrank Richter2019-09-241-0/+6
* QVulkanWindow: Add function to retrieve graphics queue family indexFrank Richter2019-09-021-0/+1
* Drop qvulkan headers from QtGui master headerLaszlo Agocs2017-11-031-0/+4
* QVulkanWindow: return QMatrix4x4 by valueMarc Mutz2017-05-221-1/+1
* QVulkanWindow: use QVector, not QSet, for small int setMarc Mutz2017-05-221-1/+1
* doc: Ensure that clangqdoc sees QVulkanInstance declMartin Smith2017-03-311-1/+1
* Introduce QVulkanWindowLaszlo Agocs2017-03-221-0/+161