summaryrefslogtreecommitdiffstats
path: root/src/gui/vulkan
Commit message (Expand)AuthorAgeFilesLines
* Make getter const, add const overloadsVolker Hilsheimer2021-03-292-2/+17
* Fix QVulkanWindow on WaylandEskil Abrahamsen Blomfeldt2021-03-121-1/+1
* Update QVulkan(Device)Functions to Vulkan 1.2Laszlo Agocs2021-01-196-1861/+11774
* Add qvkgen header template to its own fileLaszlo Agocs2021-01-181-0/+38
* vulkan: Add instance-level version getterLaszlo Agocs2021-01-185-3/+59
* Remove the qmake project filesJoerg Bornemann2021-01-071-63/+0
* Handle maxImageCount 0 in QVulkanWindowLaszlo Agocs2021-01-042-4/+6
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-2/+2
* Guard vulkan.h inclusion with __has_includeLaszlo Agocs2020-10-161-5/+21
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-281-7/+7
* Port headersclean check to CMakeKai Koehne2020-08-252-0/+2
* Add more doc fixes for Vulkan typesLaszlo Agocs2020-08-031-0/+3
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-311-1/+1
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-074-23/+23
* Use QList instead of QVector in guiJarek Kobus2020-06-295-17/+17
* Fix up QVulkanWindow docsLaszlo Agocs2020-06-261-0/+14
* Make qdoc generate usable docs for QVulkanInstanceLaszlo Agocs2020-06-251-0/+4
* Relax tst_qvulkan::vulkanVersionRequest to make it compatible with 1.1Laszlo Agocs2020-06-151-0/+7
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-224-3/+528
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-092-4/+4
* QVulkanWindow: Fix setQueueCreateInfoModifier signatureLaszlo Agocs2020-03-102-2/+2
* QVulkanWindow: Remove queueCreateInfoModifier getterLaszlo Agocs2020-03-032-14/+0
* Add since 5.15 to new QVulkanInstance functionLaszlo Agocs2020-03-031-0/+2
* Add environment variables for customizing VulkanPaul Olav Tvete2020-01-061-0/+9
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-062-2/+2
* Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-221-1/+0
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* Vulkan: Add platform hooks before presentingJohan Klokkhammer Helsing2019-10-085-0/+25
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-051-8/+8
|\
| * Convert a few sizeof(array)/sizeof(element0) fors to range forsAlbert Astals Cid2019-10-041-8/+8
* | QVulkanWindow: Allow to change queues to createFrank Richter2019-09-243-12/+87
* | QVulkanWindow: Add function to retrieve graphics queue family indexFrank Richter2019-09-022-0/+18
|/
* Fix build without feature.xmlstreamreaderTasuku Suzuki2019-07-051-33/+39
* vulkan: Add debug message filteringLaszlo Agocs2019-05-284-0/+57
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-1/+1
|\
| * Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-081-1/+1
* | Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-6/+6
* | More nullptr usage in headersKevin Funk2019-03-141-1/+1
|/
* QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-1/+1
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-153-192/+9
* QVulkanWindow: Fix some load/store ops in the default renderpassLaszlo Agocs2018-09-121-2/+2
* QVulkanWindow: Fix bogus stage masks in readbackLaszlo Agocs2018-09-121-1/+1
* Fix device local alloc in hellovulkantextureLaszlo Agocs2018-09-121-0/+5
* Revise an incorrect QVulkanWindow doc noteLaszlo Agocs2018-09-061-9/+5
* doc: Fix remaining qdoc warmings for Vulkan stuffMartin Smith2018-01-181-0/+61
* doc: Add missing template clauses in qvulkaninstance.cppMartin Smith2018-01-121-2/+2
* Drop qvulkan headers from QtGui master headerLaszlo Agocs2017-11-032-0/+8
* Fix redundant Vulkan logging category definitionLaszlo Agocs2017-11-031-22/+22
* QVulkanInstance: Fix compilation with MSVC2013Friedemann Kleint2017-10-141-2/+2
* Work around qvulkanfunctions.h not getting installedLaszlo Agocs2017-06-221-0/+3