7090 Commits (b2b993b665ed3ea956ba7558d9d874ae3895d4a0)

Author SHA1 Message Date
Moonlacer 30a5e8e165 Address feedback and change log warning 3 years ago
Moonlacer 3ca86ca6b2 Revert "Revert "Blacklist EDS3 blending from new AMD drivers"" 3 years ago
GPUCode 25bc2dbedb vk_descriptor_pool: Disallow descriptor set free 3 years ago
Morph a8f6941fd6 vulkan_device: Return true if either depth/stencil format supports blit 3 years ago
Moonlacer 9d21ddd2c1 Revert "Blacklist EDS3 blending from new AMD drivers" 3 years ago
lat9nq ed14cd8748 settings,opengl,yuzu-qt: Fix AA, Filter maximums 3 years ago
lat9nq 78f92086ca settings,general: Rename non-confirming enums 3 years ago
lat9nq 4a5f3e4733 configure_graphics_advance: Generate UI at runtime 3 years ago
lat9nq fc30b04714 settings,video_core: Consolidate ASTC decoding options 3 years ago
lat9nq aa21a2ea3c vk_buffer_cache: Format 3 years ago
lat9nq 30e4e8c2f4 general: Silence -Wshadow{,-uncaptured-local} warnings 3 years ago
GPUCode 7e9f75453f buffer_cache: Increase number of texture buffers 3 years ago
comex 85d77f636c Fixes and workarounds to make UBSan happier on macOS 3 years ago
Alexandre Bouvier dad3ef76a2 cmake: allow using system VMA library 3 years ago
bunnei 66a20ecbc7 video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom version check. 3 years ago
bunnei 3bf2a14213 video_core: vulkan_device: Change to driver version check. 3 years ago
gidoly 66cb683f1e oops re open 3 years ago
Kelebek1 42638691b5 Use spans over guest memory where possible instead of copying data. 3 years ago
Liam aa2743de67 vulkan_common: use device local preferred for image memory 3 years ago
Liam c9cbfadcdc Revert "texture_cache: Fix incorrect logic for AccelerateDMA" 3 years ago
comex 1e1b0dccaf Minor cleanup in BufferCacheRuntime::ReserveNullBuffer 3 years ago
GPUCode 4270b443f8 renderer_vulkan: Fix some missing view formats 3 years ago
GPUCode b7e726669e renderer_vulkan: Add support for VK_KHR_image_format_list 3 years ago
Steveice10 19a0345f69 vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK. 3 years ago
Morph 10f95299eb maxwell_dma: Specify dst_operand.pitch instead of a temp var 3 years ago
Morph b8004b2472 general: Use ScratchBuffer where possible 3 years ago
bunnei bdf171633f video_core: vulkan_device: Scope S8Gen2 checks to just Qualcomm. 3 years ago
bunnei de534a8b82 video_core: vulkan_device: Fix S8Gen2 dynamic state checks. 3 years ago
Fernando Sahmkow 71c38a6eb3 AccelerateDMA: Don't accelerate 3D texture DMA operations 3 years ago
Fernando Sahmkow 8efc8dba3e Texture cache: Fix YFC regression due to code testing 3 years ago
Matías Locatti 64640b6d07 Blacklist EDS3 blending from new AMD drivers 3 years ago
Fernando Sahmkow 4f68a8f45a Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
Fernando Sahmkow 7ae0cdbb09 MemoryTracking: Initial setup of atomic writes. 3 years ago
GPUCode 9e58301aec renderer_vulkan: Prevent crashes when blitting depth stencil 3 years ago
GPUCode 5196f05cec video_core: Add BCn decoding support 3 years ago
GPUCode 8a829a12b6 renderer_vulkan: Add more feature checking 3 years ago
GPUCode d8a98f124a renderer_vulkan: Don't assume debug tool with debug renderer 3 years ago
GPUCode 5011526a94 renderer_vulkan: Bump minimum SPIRV version 3 years ago
GPUCode 035b4eaf46 renderer_vulkan: Respect viewport limit 3 years ago
GPUCode 1af4dc2ed7 renderer_vulkan: Don't add transform feedback flag if unsupported 3 years ago
GPUCode 843d93b951 renderer_vulkan: Add suport for debug report callback 3 years ago
GPUCode 7a8631cd45 externals: Use cmake subdirectory 3 years ago
Kelebek1 c80b6bfb83 Use safe reads in DMA engine 3 years ago
ameerj 5ae4d9983b OpenGL: Limit lmem warmup to NVIDIA 3 years ago
ameerj 28cecc6cd8 shaders: Track local memory usage 3 years ago
ameerj b2349d75f4 OpenGL: Add Local Memory warmup shader 3 years ago
GPUCode c813876c5a vulkan_common: Remove required flags 3 years ago
Liam db40a2f430 general: remove atomic signal and wait 3 years ago
Kelebek1 c7430e51e3 Remove memory allocations in some hot paths 3 years ago
toast2903 f68b01a8cf vulkan_device: Remove brace initializer 3 years ago