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
Morph dc61b7045b renderer_vulkan: Implement S8_UINT stencil format
It should be noted that on Windows, only nvidia gpus support this format natively as of this commit.
2021-11-18 00:05:51 -05:00
..
nsight_aftermath_tracker.cpp
nsight_aftermath_tracker.h
vulkan_debug_callback.cpp vulkan_debug_callback: Ignore InvalidCommandBuffer-VkDescriptorSet errors 2021-09-13 23:08:59 -04:00
vulkan_debug_callback.h
vulkan_device.cpp renderer_vulkan: Implement S8_UINT stencil format 2021-11-18 00:05:51 -05:00
vulkan_device.h vk_texture_cache: Fix unsupported blit format error checking 2021-11-16 22:11:30 +01:00
vulkan_instance.cpp
vulkan_instance.h
vulkan_library.cpp
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
vulkan_wrapper.h