.. |
thin3d_vulkan.cpp
|
Add helper for Vulkan struct chaining
|
2024-07-19 09:45:02 +02:00 |
VulkanAlloc.h
|
More integration, use VMA in VulkanTexture
|
2021-11-22 18:54:09 +01:00 |
VulkanBarrier.cpp
|
Logging API change (refactor) (#19324)
|
2024-07-14 14:42:59 +02:00 |
VulkanBarrier.h
|
Vulkan: Optimize away a barrier in case of no depth buffer
|
2024-04-07 21:43:06 +02:00 |
VulkanContext.cpp
|
Vulkan validation error cleanups
|
2024-07-28 08:08:48 -06:00 |
VulkanContext.h
|
Add helper for Vulkan struct chaining
|
2024-07-19 09:45:02 +02:00 |
VulkanDebug.cpp
|
Logging API change (refactor) (#19324)
|
2024-07-14 14:42:59 +02:00 |
VulkanDebug.h
|
Vulkan validation layers: Cap outputting the same message at 10 times.
|
2022-12-29 00:39:59 +01:00 |
VulkanDescSet.cpp
|
Logging API change (refactor) (#19324)
|
2024-07-14 14:42:59 +02:00 |
VulkanDescSet.h
|
GameInfo: Try to reduce the locking a bit.
|
2024-01-18 22:52:56 +01:00 |
VulkanFramebuffer.cpp
|
Add helper for Vulkan struct chaining
|
2024-07-19 09:45:02 +02:00 |
VulkanFramebuffer.h
|
Vulkan MSAA: Avoid creating backbuffer renderpasses with the wrong sample count, oops
|
2024-01-17 21:41:04 +01:00 |
VulkanFrameData.cpp
|
Add helper for Vulkan struct chaining
|
2024-07-19 09:45:02 +02:00 |
VulkanFrameData.h
|
Some renaming, add a bunch of sanity debug-asserts
|
2024-01-30 11:14:21 +01:00 |
VulkanImage.cpp
|
Logging API change (refactor) (#19324)
|
2024-07-14 14:42:59 +02:00 |
VulkanImage.h
|
Switch away from TransitionImageLayout2
|
2024-04-06 17:12:32 +02:00 |
VulkanLoader.cpp
|
Logging API change (refactor) (#19324)
|
2024-07-14 14:42:59 +02:00 |
VulkanLoader.h
|
Add support for the EXT_provoking_vertex Vulkan extension, allowing us to skip software transform for this case.
|
2024-07-17 10:41:25 +02:00 |
VulkanMemory.cpp
|
Logging API change (refactor) (#19324)
|
2024-07-14 14:42:59 +02:00 |
VulkanMemory.h
|
Remove VulkanPushBuffer (keeping our newer replacement VulkanPushPool)
|
2023-10-11 09:06:24 +02:00 |
VulkanProfiler.cpp
|
Logging API change (refactor) (#19324)
|
2024-07-14 14:42:59 +02:00 |
VulkanProfiler.h
|
Enable support for Android Vulkan validation. Fix a minor validation error.
|
2022-12-22 11:13:52 +01:00 |
VulkanQueueRunner.cpp
|
Logging API change (refactor) (#19324)
|
2024-07-14 14:42:59 +02:00 |
VulkanQueueRunner.h
|
Add support for the EXT_provoking_vertex Vulkan extension, allowing us to skip software transform for this case.
|
2024-07-17 10:41:25 +02:00 |
VulkanRenderManager.cpp
|
Vulkan validation error cleanups
|
2024-07-28 08:08:48 -06:00 |
VulkanRenderManager.h
|
Add support for the EXT_provoking_vertex Vulkan extension, allowing us to skip software transform for this case.
|
2024-07-17 10:41:25 +02:00 |