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
/
rhi
/
qrhivulkan.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rhi: vulkan: use the vmaCopy* utility functions
Aurélien Brooke
6 days
1
-34
/
+27
*
rhi: vulkan: set object names on pipelines too
Aurélien Brooke
2025-04-30
1
-0
/
+4
*
rhi: vulkan: bail out if device loss occurs during vkWaitForFences()
Aurélien Brooke
2025-04-30
1
-5
/
+22
*
rhi: vulkan: be nicer when binding empty buffers
Aurélien Brooke
2025-04-10
1
-3
/
+3
*
rhi: vulkan: Support to read depth textures
Inho Lee
2025-03-28
1
-1
/
+1
*
Rhi: Add SampleVariables feature
Antti Määttä
2025-03-26
1
-0
/
+1
*
rhi: support partial region readbacks in QRhiReadbackDescription
Aurélien Brooke
2025-03-11
1
-6
/
+14
*
rhi: vulkan: Double buffer the descriptor sets backing an srb always
Laszlo Agocs
2025-03-11
1
-137
/
+128
*
rhi: add R8SI, R32SI, RG32SI, and RGBA32SI "exotic" texture formats
Aurélien Brooke
2025-02-26
1
-0
/
+9
*
rhi: vulkan: Don't assert in VMA when vk header is older than runtime
Laszlo Agocs
2025-02-14
1
-3
/
+31
*
rhi: vulkan: avoid allocations/deallocations in every beginPass() call
Aurélien Brooke
2025-02-13
1
-1
/
+1
*
QRhiVulkan: disable -Wundef when including 3rd party headers
Giuseppe D'Angelo
2025-01-27
1
-0
/
+2
*
rhi: vulkan: Simplify frame sync
Laszlo Agocs
2025-01-27
1
-32
/
+12
*
rhi: vulkan: fix the pWaitDstStageMask parameter of vkQueueSubmit
Aurélien Brooke
2025-01-24
1
-5
/
+4
*
rhi: remove unnecessary float casts
Aurélien Brooke
2025-01-24
1
-4
/
+4
*
rhi: vulkan: Support initializing without a Vulkan instance given
Laszlo Agocs
2025-01-23
1
-0
/
+10
*
rhi: Introduce a way to enumerate adapters/physical devices
Laszlo Agocs
2025-01-23
1
-4
/
+62
*
Replace QPair/qMakePair with std::pair in qtbase/gui
Isak Fyksen
2025-01-09
1
-1
/
+1
*
rhi: vulkan: fix crash when making readbacks in consecutive frames
Aurélien Brooke
2025-01-02
1
-2
/
+2
*
rhi: Make DXGI HDR query usable with Vulkan
Laszlo Agocs
2024-12-02
1
-0
/
+41
*
rhi: Do not lose track of swapchains on manual destroy-create
Laszlo Agocs
2024-12-02
1
-1
/
+1
*
Add R32UI, RG32UI, RGBA32UI texture format
Antti Määttä
2024-11-15
1
-0
/
+6
*
Add feature for per render target blending
Antti Määttä
2024-11-15
1
-0
/
+2
*
rhi: vulkan: remove the VK_IMAGE_ASPECT_STENCIL_BIT for depth textures
Aurélien Brooke
2024-11-14
1
-3
/
+25
*
rhi: vulkan: Allow passing in wait/signal semaphores to vkQueueSubmit/Present
Laszlo Agocs
2024-09-10
1
-8
/
+98
*
rhi docs: Correct inmodule and inheaderfile for all types
Laszlo Agocs
2024-09-03
1
-4
/
+8
*
rhi: vulkan: Add missing Q_UNUSED
Laszlo Agocs
2024-08-15
1
-0
/
+1
*
Add support for VRS
Laszlo Agocs
2024-08-06
1
-165
/
+606
*
rhi: Add D32FS8
Laszlo Agocs
2024-06-12
1
-0
/
+3
*
rhi: vulkan: Fix multiview with depth attachment only
Laszlo Agocs
2024-05-02
1
-4
/
+8
*
rhi: vulkan: Reduce staging copy size for full-width texture uploads
Laszlo Agocs
2024-05-02
1
-6
/
+6
*
rhi: Add support for resolving depth-stencil
Laszlo Agocs
2024-04-03
1
-14
/
+293
*
QRhiVulkan: fix random values in pipelineCacheData() result
Marc Mutz
2024-03-27
1
-0
/
+1
*
rhi: vulkan: metal: Ensure ms color data is written out on PreserveColor
Laszlo Agocs
2024-03-14
1
-1
/
+1
*
rhi: Make it possible to discard depth/stencil even when using a texture
Laszlo Agocs
2024-03-14
1
-1
/
+3
*
rhi: Add basic support for specifying a view format for a texture
Laszlo Agocs
2024-03-12
1
-10
/
+43
*
rhi: add support for short and ushort vertex attributes
Aurélien Brooke
2024-03-01
1
-0
/
+16
*
RHI: fix Vulkan layout for PreserveDepthStencilContents depth textures
Aurélien Brooke
2024-02-23
1
-1
/
+1
*
rhi: vulkan: Query and enable multiview features when API is 1.1
Laszlo Agocs
2024-02-02
1
-22
/
+71
*
rhi: Make sample count selection logic be closer to Qt 5
Laszlo Agocs
2023-12-06
1
-13
/
+7
*
rhi: vulkan: Print vma statistics on out of device memory
Laszlo Agocs
2023-09-26
1
-2
/
+20
*
Add stereo support for DirectX12 and Vulkan backends
Ilya Doroshenko
2023-09-05
1
-4
/
+104
*
rhi: vulkan: Handle the Display P3 enum value
Laszlo Agocs
2023-08-28
1
-0
/
+3
*
rhi: vulkan: use the clamped api version for vma
Laszlo Agocs
2023-07-31
1
-6
/
+3
*
rhi: vulkan: Fix cloned VkRenderPass wrt multiview
Laszlo Agocs
2023-07-05
1
-22
/
+42
*
rhi: vulkan: Include multiViewCount in renderpass compatibility
Laszlo Agocs
2023-07-05
1
-7
/
+13
*
rhi: vulkan: Fix multisample resolve with multiview
Laszlo Agocs
2023-06-26
1
-2
/
+7
*
rhi: vulkan: Implement multiview support
Laszlo Agocs
2023-06-22
1
-5
/
+45
*
rhi: Introduce multiview starting with OpenGL (ES)
Laszlo Agocs
2023-06-22
1
-0
/
+2
*
rhi: vulkan: Shuffle post-1.0 phys.dev.feature queries
Laszlo Agocs
2023-06-21
1
-33
/
+33
[next]