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
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
/
qvulkanwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize and fix frame sync in QVulkanWindow
Laszlo Agocs
13 days
1
-71
/
+52
*
Use QThread::isMainThread() in a few places
Thiago Macieira
2025-02-26
1
-1
/
+1
*
Logging: use qCDebug/Warning/Info when for categorized logging
Volker Hilsheimer
2024-07-16
1
-1
/
+1
*
Straighten out various logging categories
Ulf Hermann
2024-06-19
1
-2
/
+1
*
vulkan: Make setEnabledFeatures2Modifier an overload
Laszlo Agocs
2024-02-13
1
-7
/
+6
*
QVulkanWindow::setEnabledFeatures2Modifier(): pass parameter by value
Ivan Solovev
2024-02-12
1
-2
/
+2
*
QVulkanWindow: sync surface size logic with QRhi
Laszlo Agocs
2023-12-04
1
-1
/
+27
*
QVulkanWindow: Add a way to control post-1.0 Vulkan features
Laszlo Agocs
2023-11-06
1
-18
/
+63
*
qvulkanwindow: use qimage rvalue overalods more
Anton Kudryavtsev
2023-10-31
1
-1
/
+1
*
Do automatic r-b swap in QVulkanWindow's grab for BGRA8
Laszlo Agocs
2023-10-30
1
-1
/
+10
*
Unity Build: Resolve a variable redefinition error
Amir Masoud Abdol
2023-07-03
1
-3
/
+3
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-2
/
+2
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-7
/
+7
*
Skip potentially costly features in QVulkanWindow
Laszlo Agocs
2022-08-04
1
-10
/
+19
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
QVulkanWindow: fix QByteArray::count deprecation warning
Mårten Nordheim
2022-03-17
1
-1
/
+1
*
Convert Vulkan instance setup from Qt Quick into a Gui helper
Laszlo Agocs
2022-02-15
1
-1
/
+1
*
QVulkanWindow: make it possible to override the enabled features
Laszlo Agocs
2022-01-20
1
-2
/
+46
*
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
*
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
*
Handle maxImageCount 0 in QVulkanWindow
Laszlo Agocs
2021-01-04
1
-3
/
+5
*
Doc: Fix documentation warnings for Qt GUI
Topi Reinio
2020-08-28
1
-7
/
+7
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
1
-12
/
+12
*
QVulkanWindow: Fix setQueueCreateInfoModifier signature
Laszlo Agocs
2020-03-10
1
-1
/
+1
*
QVulkanWindow: Remove queueCreateInfoModifier getter
Laszlo Agocs
2020-03-03
1
-13
/
+0
*
Add environment variables for customizing Vulkan
Paul Olav Tvete
2020-01-06
1
-0
/
+9
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-1
/
+1
*
Vulkan: Add platform hooks before presenting
Johan Klokkhammer Helsing
2019-10-08
1
-0
/
+4
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-10-05
1
-8
/
+8
|
\
|
*
Convert a few sizeof(array)/sizeof(element0) fors to range fors
Albert Astals Cid
2019-10-04
1
-8
/
+8
*
|
QVulkanWindow: Allow to change queues to create
Frank Richter
2019-09-24
1
-12
/
+80
*
|
QVulkanWindow: Add function to retrieve graphics queue family index
Frank Richter
2019-09-02
1
-0
/
+17
|
/
*
Doc: Move literal code block to a separate file
Cristian Maureira-Fredes
2018-10-15
1
-80
/
+3
*
QVulkanWindow: Fix some load/store ops in the default renderpass
Laszlo Agocs
2018-09-12
1
-2
/
+2
*
QVulkanWindow: Fix bogus stage masks in readback
Laszlo Agocs
2018-09-12
1
-1
/
+1
*
Fix device local alloc in hellovulkantexture
Laszlo Agocs
2018-09-12
1
-0
/
+5
*
Revise an incorrect QVulkanWindow doc note
Laszlo Agocs
2018-09-06
1
-9
/
+5
*
Fix redundant Vulkan logging category definition
Laszlo Agocs
2017-11-03
1
-22
/
+22
*
QVulkanWindow: return QMatrix4x4 by value
Marc Mutz
2017-05-22
1
-3
/
+3
*
QVulkanWindow: use QVector, not QSet, for small int set
Marc Mutz
2017-05-22
1
-4
/
+5
*
QVulkanWindow: fix fatal warning on Clang 4
Shawn Rutledge
2017-05-03
1
-1
/
+1
*
Fix some capitalization issues in QVulkan docs
Laszlo Agocs
2017-04-04
1
-3
/
+3
*
doc: Fix several qdoc warnings in new software
Martin Smith
2017-03-31
1
-34
/
+40
*
Clarify the front face winding order in the Vulkan examples
Laszlo Agocs
2017-03-26
1
-0
/
+4
*
QVulkanWindow: Add missing device wait after user code
Laszlo Agocs
2017-03-26
1
-6
/
+17
*
Add missing class doc for QVulkanWindowRenderer
Laszlo Agocs
2017-03-23
1
-4
/
+24
*
Introduce QVulkanWindow
Laszlo Agocs
2017-03-22
1
-0
/
+2678