yuzu-android/src/video_core/vulkan_common
ReinUsesLisp d9a15a935b vulkan_device: Remove requirement on shaderStorageImageMultisample
yuzu doesn't currently emulate MS image stores. Requiring this makes no
sense for now. Fixes ANV not booting any games on Vulkan.
2021-01-13 06:21:33 -03:00
..
nsight_aftermath_tracker.cpp renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common 2021-01-04 02:22:22 -03:00
nsight_aftermath_tracker.h renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common 2021-01-04 02:22:22 -03:00
vulkan_debug_callback.cpp renderer_vulkan: Create debug callback on separate file and throw 2020-12-31 02:07:33 -03:00
vulkan_debug_callback.h renderer_vulkan: Create debug callback on separate file and throw 2020-12-31 02:07:33 -03:00
vulkan_device.cpp vulkan_device: Remove requirement on shaderStorageImageMultisample 2021-01-13 06:21:33 -03:00
vulkan_device.h renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common 2021-01-04 02:22:22 -03:00
vulkan_instance.cpp vulkan_instance: Allow different Vulkan versions and enforce 1.1 2020-12-31 02:07:34 -03: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 vulkan_library: Common::DynamicLibrary::Open is [[nodiscard]] 2021-01-07 17:37:47 +00:00
vulkan_library.h vulkan_common: Move dynamic library load to a separate file 2020-12-31 02:02:48 -03: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 renderer_vulkan: Remove two step initialization on VKDevice 2020-12-31 02:07:33 -03:00
vulkan_wrapper.h renderer_vulkan: Remove two step initialization on VKDevice 2020-12-31 02:07:33 -03:00