.. |
thin3d_vulkan.cpp
|
Add simple way to add debug annotation in the middle of the command stream. Vulkan-only.
|
2022-10-13 22:39:44 +02:00 |
VulkanAlloc.h
|
More integration, use VMA in VulkanTexture
|
2021-11-22 18:54:09 +01:00 |
VulkanBarrier.cpp
|
Use subpass dependencies to implement shader framebuffer read in Vulkan.
|
2022-09-16 19:19:42 +02:00 |
VulkanBarrier.h
|
Vulkan: Avoid allocating depth images for stuff like temp copies, depal buffers etc.
|
2022-09-24 23:21:48 +02:00 |
VulkanContext.cpp
|
Vulkan: fix wayland swapchain size 1x1
|
2022-10-15 19:02:42 +08:00 |
VulkanContext.h
|
Vulkan: fix wayland swapchain size 1x1
|
2022-10-15 19:02:42 +08:00 |
VulkanDebug.cpp
|
Prepare for dynamic mat update
|
2022-09-26 11:21:40 +02:00 |
VulkanDebug.h
|
Move most GPU things to Common.
|
2020-10-04 23:39:02 +02:00 |
VulkanFrameData.cpp
|
Fix validation error with the GPU profiler
|
2022-10-03 12:13:11 +02:00 |
VulkanFrameData.h
|
Fix validation error with the GPU profiler
|
2022-10-03 12:13:11 +02:00 |
VulkanImage.cpp
|
Vulkan: Avoid crash if large texture attempted.
|
2022-09-10 20:14:37 -07:00 |
VulkanImage.h
|
Initial implementation of 3D texturing through equal-size mips (see #6357)
|
2022-07-31 10:43:47 +02:00 |
VulkanLoader.cpp
|
OpenXR - Disable VUlkan for now
|
2022-10-14 16:47:54 +02:00 |
VulkanLoader.h
|
Add two more extensions to device extension lookup
|
2022-09-16 19:19:42 +02:00 |
VulkanMemory.cpp
|
Some more debug names to vulkan objects
|
2022-09-08 09:16:40 +02:00 |
VulkanMemory.h
|
Some more debug names to vulkan objects
|
2022-09-08 09:16:40 +02:00 |
VulkanProfiler.cpp
|
Quiet the Vulkan miniprofiler (for texture uploads etc) a bit
|
2022-09-28 13:40:57 +02:00 |
VulkanProfiler.h
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
VulkanQueueRunner.cpp
|
Merge pull request #16186 from lvonasek/feature_openxr_vulkan
|
2022-10-17 14:47:47 +02:00 |
VulkanQueueRunner.h
|
Merge pull request #16186 from lvonasek/feature_openxr_vulkan
|
2022-10-17 14:47:47 +02:00 |
VulkanRenderManager.cpp
|
OpenXR - Move VR passes count calculation
|
2022-10-17 19:07:27 +02:00 |
VulkanRenderManager.h
|
Revert "Vulkan: Create depth/stencil buffers on demand"
|
2022-10-13 22:39:47 +02:00 |