2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/video_core/vulkan_common
ameerj 27f8f3333f vulkan_device: Enable VK_KHR_swapchain_mutable_format if available
Silences validation errors when creating sRGB image views of linear swapchain images
2021-08-29 02:03:36 -04:00
..
nsight_aftermath_tracker.cpp nsight_aftermath_tracker: Fix SPIR-V module writes 2021-07-22 21:51:34 -04:00
nsight_aftermath_tracker.h nsight_aftermath_tracker: Report used shaders to Nsight Aftermath 2021-07-22 21:51:27 -04:00
vulkan_debug_callback.cpp vulkan_debug_callback: Skip logging known false-positive validation errors 2021-06-17 22:16:32 -04:00
vulkan_debug_callback.h
vulkan_device.cpp vulkan_device: Enable VK_KHR_swapchain_mutable_format if available 2021-08-29 02:03:36 -04:00
vulkan_device.h vulkan_device: Enable VK_KHR_swapchain_mutable_format if available 2021-08-29 02:03:36 -04:00
vulkan_instance.cpp vulkan_instance: Initialize Vulkan instance in a separate thread 2021-02-13 02:16:21 -03:00
vulkan_instance.h
vulkan_library.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
vulkan_library.h
vulkan_memory_allocator.cpp vulkan_memory_allocator: Respect bufferImageGranularity 2021-08-07 15:28:05 +02:00
vulkan_memory_allocator.h vulkan_memory_allocator: Respect bufferImageGranularity 2021-08-07 15:28:05 +02:00
vulkan_surface.cpp
vulkan_surface.h
vulkan_wrapper.cpp renderer_vulkan: Add setting to log pipeline statistics 2021-07-27 21:29:24 -03:00
vulkan_wrapper.h renderer_vulkan: Add setting to log pipeline statistics 2021-07-27 21:29:24 -03:00