index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
vulkan
/
qvulkaninstance.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize the VK_EXT_debug_utils callback
Laszlo Agocs
2023-02-02
1
-2
/
+2
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
1
-5
/
+5
*
vulkan: Add flag to opt out from enumerating Portability phys.devices
Laszlo Agocs
2022-09-26
1
-1
/
+2
*
vulkan: Port to VK_EXT_debug_utils
Laszlo Agocs
2022-08-10
1
-0
/
+21
*
vulkan: Have a dummy format type if there is no Vulkan header
Laszlo Agocs
2022-06-27
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Export the QVulkanInstancePrivate class
JiDe Zhang
2022-05-04
1
-0
/
+1
*
Make getter const, add const overloads
Volker Hilsheimer
2021-03-29
1
-1
/
+6
*
vulkan: Add instance-level version getter
Laszlo Agocs
2021-01-18
1
-0
/
+1
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-11-30
1
-2
/
+2
*
Guard vulkan.h inclusion with __has_include
Laszlo Agocs
2020-10-16
1
-5
/
+21
*
Port headersclean check to CMake
Kai Koehne
2020-08-25
1
-0
/
+1
*
Add more doc fixes for Vulkan types
Laszlo Agocs
2020-08-03
1
-0
/
+3
*
Use QList instead of QVector in gui
Jarek Kobus
2020-06-29
1
-4
/
+4
*
Make qdoc generate usable docs for QVulkanInstance
Laszlo Agocs
2020-06-25
1
-0
/
+4
*
Change qHash() to work with size_t instead of uint
Lars Knoll
2020-04-09
1
-2
/
+2
*
Vulkan: Add platform hooks before presenting
Johan Klokkhammer Helsing
2019-10-08
1
-0
/
+1
*
vulkan: Add debug message filtering
Laszlo Agocs
2019-05-28
1
-0
/
+5
*
Replace Q_DECL_NOEXCEPT with noexcept in QtGui
Allan Sandfeld Jensen
2019-04-05
1
-6
/
+6
*
Drop qvulkan headers from QtGui master header
Laszlo Agocs
2017-11-03
1
-0
/
+4
*
QVulkan{Layer,Extension}: various fixes
Marc Mutz
2017-04-05
1
-8
/
+36
*
doc: Fix several qdoc warnings in new software
Martin Smith
2017-03-31
1
-0
/
+7
*
doc: Ensure that clangqdoc sees QVulkanInstance decl
Martin Smith
2017-03-31
1
-1
/
+1
*
Basic Vulkan enablers
Laszlo Agocs
2017-03-17
1
-0
/
+163