6998 Commits (6ba36deee93f01cf7e89db4172f8e3dc7d56d997)

Author SHA1 Message Date
Kelebek1 dfb7fc8293 Fix shader dumps with nvdisasm 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
Morph d31676935e vulkan_device: Test depth stencil blit support by format 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
GPUCode 8c2411da29 vk_descriptor_pool: Disallow descriptor set free 3 years ago
Morph 26658c2e93 vulkan_device: Return true if either depth/stencil format supports blit 3 years ago
Moonlacer 4007142b91
Revert "Blacklist EDS3 blending from new AMD drivers" 3 years ago
lat9nq 8366736b67 settings,opengl,yuzu-qt: Fix AA, Filter maximums 3 years ago
lat9nq d146dd9d12 settings,general: Rename non-confirming enums 3 years ago
lat9nq a007ac6b9c configure_graphics_advance: Generate UI at runtime 3 years ago
lat9nq 5cffa34288 settings,video_core: Consolidate ASTC decoding options 3 years ago
lat9nq 4ecedc4991 vk_buffer_cache: Format 3 years ago
lat9nq 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings 3 years ago
GPUCode 4347dd26c6 buffer_cache: Increase number of texture buffers 3 years ago
comex d7c532d889 Fixes and workarounds to make UBSan happier on macOS 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
gidoly 408a9cd50d
oops re open 3 years ago
Kelebek1 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 years ago
Liam ad1946b893 vulkan_common: use device local preferred for image memory 3 years ago
Liam 34c448bad4 Revert "texture_cache: Fix incorrect logic for AccelerateDMA" 3 years ago
comex 1e3b2328a6 Minor cleanup in BufferCacheRuntime::ReserveNullBuffer 3 years ago
GPUCode 272916eeaf renderer_vulkan: Fix some missing view formats 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
Morph 5a09fa5012 maxwell_dma: Specify dst_operand.pitch instead of a temp var 3 years ago
Morph 310b6cf4af general: Use ScratchBuffer where possible 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
Fernando Sahmkow 596a6132b9 AccelerateDMA: Don't accelerate 3D texture DMA operations 3 years ago
Fernando Sahmkow b62121fd60 Texture cache: Fix YFC regression due to code testing 3 years ago
Matías Locatti ed93cbd462
Blacklist EDS3 blending from new AMD drivers 3 years ago
Fernando Sahmkow da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
Fernando Sahmkow 47d0d292d5 MemoryTracking: Initial setup of atomic writes. 3 years ago
GPUCode ddcc958336 renderer_vulkan: Prevent crashes when blitting depth stencil 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 a9b44d37e1 renderer_vulkan: Don't add transform feedback flag if unsupported 3 years ago