278 Commits (314d3858a1cb6db72ef66ca41dd2cd9061cdbec4)

Author SHA1 Message Date
Feng Chen 1dcb0c2232 video_core: Fix vulkan assert error 3 years ago
Liam 7d8f748696 vulkan_device: disable features associated with unloaded extensions 3 years ago
Ameer J cd80cbc420 vulkan_device: Fix subgroup_size_control detection on Vulkan 1.3 3 years ago
Ameer J c7c44dc238 vulkan_device: Fix VK_EXT_subgroup_size_control detection 3 years ago
Liam d6d43e11a3 vulkan_device: disable EDS3 blending on all AMD drivers 3 years ago
Alexandre Bouvier 9d6f8e88b2 vulkan: centralize config 3 years ago
Alexandre Bouvier ed3f9bab11 vma: enable options everywhere 3 years ago
Moonlacer deafa92122 Formatting fix 3 years ago
Moonlacer c6458970ad Match log warning 3 years ago
Moonlacer a4a106bb25 Formatting fix 3 years ago
Moonlacer f4e5d07619 Address feedback and change log warning 3 years ago
Moonlacer 36d48cef50
Revert "Revert "Blacklist EDS3 blending from new AMD drivers"" 3 years ago
Moonlacer 4007142b91
Revert "Blacklist EDS3 blending from new AMD drivers" 3 years ago
Alexandre Bouvier c3050c1b48 cmake: allow using system VMA library 3 years ago
bunnei 1462db4694 video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom version check. 3 years ago
bunnei cef7aaa8ec video_core: vulkan_device: Change to driver version check. 3 years ago
Liam ad1946b893 vulkan_common: use device local preferred for image memory 3 years ago
GPUCode 95cefaf993 renderer_vulkan: Add support for VK_KHR_image_format_list 3 years ago
Steveice10 e146a00345 vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK. 3 years ago
bunnei ddcd89afd4 video_core: vulkan_device: Scope S8Gen2 checks to just Qualcomm. 3 years ago
bunnei dfa040502a video_core: vulkan_device: Fix S8Gen2 dynamic state checks. 3 years ago
Matías Locatti ed93cbd462
Blacklist EDS3 blending from new AMD drivers 3 years ago
GPUCode eac46ad7ce video_core: Add BCn decoding support 3 years ago
GPUCode b8c96cee5f renderer_vulkan: Add more feature checking 3 years ago
GPUCode 220a42896d renderer_vulkan: Don't assume debug tool with debug renderer 3 years ago
GPUCode 1522b95658 renderer_vulkan: Bump minimum SPIRV version 3 years ago
GPUCode c339af37a7 renderer_vulkan: Respect viewport limit 3 years ago
GPUCode 72e7f5b4dd renderer_vulkan: Add suport for debug report callback 3 years ago
GPUCode b6c6dcc576 externals: Use cmake subdirectory 3 years ago
GPUCode 75fb29e08e vulkan_common: Remove required flags 3 years ago
Kelebek1 5da70f7197 Remove memory allocations in some hot paths 3 years ago
toast2903 78ff2862f6 vulkan_device: Remove brace initializer 3 years ago
lat9nq 197e13d93d video_core: Check broken compute earlier 3 years ago
lat9nq 346c253cd2 video_core: Formalize HasBrokenCompute 3 years ago
GPUCode ee0d68300e renderer_vulkan: Add missing initializers 3 years ago
GPUCode 7b2f680468 renderer_vulkan: Use VMA for buffers 3 years ago
GPUCode 48e39756f1 renderer_vulkan: Use VMA for images 3 years ago
GPUCode c60eed36b7 memory_allocator: Remove OpenGL interop 3 years ago
lat9nq 6448eade2e externals: Add vma and initialize it 3 years ago
lat9nq 8a526b2c26 vulkan_device: Remove external memory extension 3 years ago
Liam 3304d58edb vulkan_device: disable extended_dynamic_state2 on ARM drivers 3 years ago
Liam 2f1e87dd83 shader_recompiler: translate f64 to f32 when unsupported on host 3 years ago
Liam 2bb7ea436d shader_recompiler: remove barriers in conditional control flow when device lacks support 3 years ago
Carlos Estrague / Mrc_munir b854981917
Updated to lexicographical order suggestions 3 years ago
Carlos Estrague / Mrc_munir 19d05bd4d7
Make VK_EXT_robustness2 optional 3 years ago
bunnei 5d43594a70 android: vulkan_device: Skip BGR565 emulation on S8gen2. 3 years ago
bunnei 8b8123b733 android: vulkan_device: Only compile OverrideBcnFormats when used. 3 years ago
Liam 6b2e89a865 android: remove spurious warnings about BCn formats when patched with adrenotools 3 years ago
bunnei 8dc7fe0c96 android: video_core: Disable problematic compute shaders. 3 years ago
bunnei ca4bf3844e video_core: Enable support_descriptor_aliasing on Turnip, disable storage atomic otherwise. 3 years ago