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
6.5.1
6.5.2
6.5.3
6.6
6.6.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Add notes that QVulkanFunctions supports Vulkan 1.3
Andreas Eliasson
2023-09-05
1
-12
/
+12
*
Doc: Remove references to non-existing current() method
Andreas Eliasson
2023-08-17
1
-3
/
+4
*
Unity Build: Resolve a variable redefinition error
Amir Masoud Abdol
2023-07-03
1
-3
/
+3
*
rhi: Make it a QPA-style private but semi-public API
Laszlo Agocs
2023-05-21
2
-1
/
+2
*
Call into platform hooks for start and end frames
David Edmundson
2023-04-28
2
-0
/
+13
*
Modernize the VK_EXT_debug_utils callback
Laszlo Agocs
2023-02-02
2
-16
/
+19
*
Doc: Show signatures of typedef's
Kai Köhne
2023-01-12
1
-2
/
+13
*
Doc: Document further GUI API as new in 6.5
Kai Köhne
2023-01-12
1
-1
/
+1
*
Doc: Fix qt_attribution.json files using Path for files
Kai Köhne
2023-01-10
1
-1
/
+1
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-2
/
+2
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
5
-14
/
+14
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
2
-6
/
+6
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
2
-9
/
+9
*
vulkan: Add flag to opt out from enumerating Portability phys.devices
Laszlo Agocs
2022-09-26
3
-6
/
+12
*
vulkan: Re-enable VK_KHR_portability drivers
Laszlo Agocs
2022-09-26
2
-5
/
+14
*
Apply Q_CONSTINIT where beneficial
Sona Kurazyan
2022-09-01
1
-1
/
+1
*
rhi: Fix instance API version when only 1.1 is supported
Laszlo Agocs
2022-08-16
1
-1
/
+1
*
vulkan: Port to VK_EXT_debug_utils
Laszlo Agocs
2022-08-10
7
-47
/
+196
*
Skip potentially costly features in QVulkanWindow
Laszlo Agocs
2022-08-04
1
-10
/
+19
*
Bump QVulkan(Device)Functions to Vulkan 1.3
Laszlo Agocs
2022-08-04
2
-1453
/
+7623
*
vulkan: Request an 1.3 instance if supported
Laszlo Agocs
2022-08-03
1
-9
/
+11
*
Doc: Add default value for seed param to all qHash overloads
Kai Köhne
2022-07-20
1
-2
/
+2
*
vulkan: Have a dummy format type if there is no Vulkan header
Laszlo Agocs
2022-06-27
1
-0
/
+1
*
Doc: Fix documentation for vulkan licenses
Kai Köhne
2022-05-30
2
-1
/
+65
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
14
-532
/
+28
*
Export the QVulkanInstancePrivate class
JiDe Zhang
2022-05-04
3
-28
/
+97
*
QtGui: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
Gui: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
QVulkanWindow: fix QByteArray::count deprecation warning
Mårten Nordheim
2022-03-17
1
-1
/
+1
*
vulkan: Try loading libvulkan.so.1 first
Laszlo Agocs
2022-03-11
2
-9
/
+35
*
Make sure all qtbase private headers include at least one other
Thiago Macieira
2022-02-24
1
-1
/
+2
*
Convert Vulkan instance setup from Qt Quick into a Gui helper
Laszlo Agocs
2022-02-15
3
-1
/
+202
*
QVulkanWindow: make it possible to override the enabled features
Laszlo Agocs
2022-01-20
3
-2
/
+50
*
Enable all supported 1.0 device features in QVulkanWindow
Laszlo Agocs
2022-01-20
1
-0
/
+23
*
Fix queue passed to vkQueuePresent
Laszlo Agocs
2022-01-20
1
-1
/
+1
*
Doc: Use \inmodule for all classes and headers
Topi Reinio
2022-01-17
1
-0
/
+3
*
codechecker: Add assert for implicit condition
Eskil Abrahamsen Blomfeldt
2021-06-18
1
-0
/
+1
*
vulkan: Update legacy tests and examples to the modern validation layer
Laszlo Agocs
2021-05-31
1
-1
/
+1
*
Fix build without features.library
Tasuku Suzuki
2021-05-19
2
-3
/
+0
*
Make getter const, add const overloads
Volker Hilsheimer
2021-03-29
2
-2
/
+17
*
Fix QVulkanWindow on Wayland
Eskil Abrahamsen Blomfeldt
2021-03-12
1
-1
/
+1
*
Update QVulkan(Device)Functions to Vulkan 1.2
Laszlo Agocs
2021-01-19
6
-1861
/
+11774
*
Add qvkgen header template to its own file
Laszlo Agocs
2021-01-18
1
-0
/
+38
*
vulkan: Add instance-level version getter
Laszlo Agocs
2021-01-18
5
-3
/
+59
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-63
/
+0
*
Handle maxImageCount 0 in QVulkanWindow
Laszlo Agocs
2021-01-04
2
-4
/
+6
*
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
*
Doc: Fix documentation warnings for Qt GUI
Topi Reinio
2020-08-28
1
-7
/
+7
*
Port headersclean check to CMake
Kai Koehne
2020-08-25
2
-0
/
+2
[next]