Cemu/src/Cafe/HW/Latte/Renderer/Vulkan
2024-07-27 11:36:51 +02: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 create and present drawable 2024-07-25 16:37:38 +02:00
LatteTextureViewVk.cpp Latte+Vulkan: Code cleanup 2024-03-14 01:10:52 +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 Update thread names (#1120) 2024-03-15 23:06:48 +01:00
RendererShaderVk.h Latte: Refactor legacy OpenGL code for shader binding 2023-12-13 12:45:20 +01:00
SwapchainInfoVk.cpp Vulkan: Remove unecessary present fence (#1166) 2024-04-11 06:41:57 +02:00
SwapchainInfoVk.h Vulkan: Remove unecessary present fence (#1166) 2024-04-11 06:41:57 +02:00
TextureReadbackVk.cpp Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
VKRBase.h Vulkan: Always disable blending for integer formats (#317) 2022-09-30 15:59:16 +02:00
VKRMemoryManager.cpp Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
VKRMemoryManager.h Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
VKRPipelineInfo.cpp Latte+Vulkan: Code cleanup 2024-03-14 01:10:52 +01:00
VsyncDriver.cpp Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
VsyncDriver.h Add all the files 2022-08-22 22:21:23 +02:00
VulkanAPI.cpp Vulkan: Add profiler for Vulkan API CPU cost 2023-09-29 06:48:10 +02:00
VulkanAPI.h Vulkan: Add profiler for Vulkan API CPU cost 2023-09-29 06:48:10 +02:00
VulkanPipelineCompiler.cpp Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
VulkanPipelineCompiler.h Vulkan: Always disable blending for integer formats (#317) 2022-09-30 15:59:16 +02:00
VulkanPipelineStableCache.cpp Update thread names (#1120) 2024-03-15 23:06:48 +01: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 fix: sampling & capture boundaries 2024-07-27 11:36:51 +02:00
VulkanRenderer.h Vulkan: Remove unecessary present fence (#1166) 2024-04-11 06:41:57 +02:00
VulkanRendererCore.cpp Latte: Add support for LOOP_START_NO_AL shader instruction 2024-04-03 01:56:49 +02:00
VulkanSurfaceCopy.cpp Latte+Vulkan: Code cleanup 2024-03-14 01:10:52 +01:00
VulkanTextureReadback.h Add all the files 2022-08-22 22:21:23 +02:00