Cemu/src/Cafe/HW/Latte/Renderer/Vulkan
2025-11-14 00:02:40 +01:00
..
CachedFBOVk.cpp Latte+Vulkan: Code cleanup 2024-03-14 01:10:52 +01:00
CachedFBOVk.h Code cleanup 2023-10-01 11:46:26 +02:00
CocoaSurface.h Initial implementation of macOS Vulkan renderer over MoltenVK (#124) 2022-08-30 19:02:56 +02:00
CocoaSurface.mm Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
LatteTextureViewVk.cpp Vulkan: Make scaling shaders compatible + fixes (#1392) 2024-11-16 10:02:43 +01:00
LatteTextureViewVk.h Add all the files 2022-08-22 22:21:23 +02:00
LatteTextureVk.cpp Latte+Vulkan: Code cleanup 2024-03-14 01:10:52 +01:00
LatteTextureVk.h Latte+Vulkan: Code cleanup 2024-03-14 01:10:52 +01:00
RendererShaderVk.cpp implement adjustable gamma 2025-09-02 21:32:00 +02:00
RendererShaderVk.h implement adjustable gamma 2025-09-02 21:32:00 +02:00
SwapchainInfoVk.cpp change sRGB encoding to uniform and push constants, never rely on hardware sRGB decoding/encoding 2025-09-02 20:43:18 +02:00
SwapchainInfoVk.h remove undefined function declaration and unused class member 2025-11-14 00:02:40 +01:00
TextureReadbackVk.cpp Vulkan: Added R5_G6_B5_UNORM to supported readback formats (#1430) 2025-01-12 12:37:56 +01:00
VKRBase.h Vulkan: Fix a validation error + minor code refactor 2025-04-15 21:10:11 +02:00
VKRMemoryManager.cpp Vulkan: Improve post-shutdown cleanup and minor improvements (#1401) 2025-01-23 21:20:03 +01:00
VKRMemoryManager.h Vulkan: Improve post-shutdown cleanup and minor improvements (#1401) 2025-01-23 21:20:03 +01:00
VKRPipelineInfo.cpp Vulkan: Fix a validation error + minor code refactor 2025-04-15 21:10:11 +02:00
VsyncDriver.cpp refactor: Fix trivial compiler warnings (#1675) 2025-08-30 13:01:52 +02:00
VsyncDriver.h Add all the files 2022-08-22 22:21:23 +02:00
VulkanAPI.cpp Make it easy to build Cemu on BSD (#1632) 2025-07-23 08:59:09 +02:00
VulkanAPI.h Make it easy to build Cemu on BSD (#1632) 2025-07-23 08:59:09 +02:00
VulkanPipelineCompiler.cpp Vulkan: Use per-pipeline buffer robustness 2025-05-10 09:49:21 +02:00
VulkanPipelineCompiler.h Vulkan: Use per-pipeline buffer robustness 2025-05-10 09:49:21 +02:00
VulkanPipelineStableCache.cpp Vulkan: Use per-pipeline buffer robustness 2025-05-10 09:49:21 +02:00
VulkanPipelineStableCache.h Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
VulkanQuery.cpp Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
VulkanRenderer.cpp remove undefined function declaration and unused class member 2025-11-14 00:02:40 +01:00
VulkanRenderer.h Make it easy to build Cemu on BSD (#1632) 2025-07-23 08:59:09 +02:00
VulkanRendererCore.cpp Vulkan: Use per-pipeline buffer robustness 2025-05-10 09:49:21 +02:00
VulkanSurfaceCopy.cpp Vulkan: Fix a validation error + minor code refactor 2025-04-15 21:10:11 +02:00
VulkanTextureReadback.h Add all the files 2022-08-22 22:21:23 +02:00