1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-mainline/src/video_core/vulkan_common
ameerj 8d45dd3b73 Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+
Nvidia Vulkan drivers 510+ crash when blitting MSAA images. Fall-back to 3D scale helpers for MSAA image scaling.
2022-03-23 23:30:17 -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 video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vulkan_debug_callback.cpp vulkan_debug_callback: Ignore InvalidCommandBuffer-VkDescriptorSet errors 2021-09-13 23:08:59 -04:00
vulkan_debug_callback.h vulkan_debug_callback: Add missing header guard 2021-01-17 02:39:24 -05:00
vulkan_device.cpp Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+ 2022-03-23 23:30:17 -04:00
vulkan_device.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vulkan_instance.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vulkan_instance.h vulkan_instance: Allow different Vulkan versions and enforce 1.1 2020-12-31 02:07:34 -03:00
vulkan_library.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vulkan_library.h vulkan_common: Move dynamic library load to a separate file 2020-12-31 02:02:48 -03:00
vulkan_memory_allocator.cpp vulkan_memory_allocator: Respect bufferImageGranularity 2021-08-07 15:28:05 +02:00
vulkan_memory_allocator.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vulkan_surface.cpp renderer_vulkan: Initialize surface in separate file 2020-12-31 02:07:33 -03:00
vulkan_surface.h renderer_vulkan: Initialize surface in separate file 2020-12-31 02:07:33 -03:00
vulkan_wrapper.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vulkan_wrapper.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00