eden/src/video_core/vulkan_common
lizzie 7a98ee4ead
[vk] attempt to continue even if unsuitable driver (#3087)
rationale:
- some drivers will not outright crash (and keeping a list of those who don't crash is tedious)
- if it does crash we can get a log line saying "hey, this driver? unsuitable"
- makes lfie with lavapipe a tad bit easier
Signed-off-by: lizzie lizzie@eden-emu.dev

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3087
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2025-12-04 07:30:59 +01:00
..
nsight_aftermath_tracker.cpp [desktop, core] yuzu -> Eden, eden -> Eden 2025-07-19 00:12:21 -04:00
nsight_aftermath_tracker.h
vk_enum_string_helper.h
vma.h [cmake] fix video_core and tests comp errors on Windows (#2631) 2025-10-05 00:00:52 +02:00
vulkan_debug_callback.cpp
vulkan_debug_callback.h
vulkan_device.cpp [vk] attempt to continue even if unsuitable driver (#3087) 2025-12-04 07:30:59 +01:00
vulkan_device.h [vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577) 2025-10-07 06:35:57 +02:00
vulkan_instance.cpp [compat] HaikuOS port (#2805) 2025-10-22 04:53:40 +02:00
vulkan_instance.h
vulkan_library.cpp
vulkan_library.h
vulkan_memory_allocator.cpp [android] Legacy build flavor (#51) 2025-10-05 05:41:20 +02:00
vulkan_memory_allocator.h [VMA] Phase 3:- Hand all allocation & binding to VMA (#362) 2025-09-01 00:20:03 +02:00
vulkan_surface.cpp [compat] HaikuOS port (#2805) 2025-10-22 04:53:40 +02:00
vulkan_surface.h
vulkan_wrapper.cpp [vk] Unify RAII in Vulkan (#2679) 2025-10-08 04:01:24 +02:00
vulkan_wrapper.h [vk] Unify RAII in Vulkan (#2679) 2025-10-08 04:01:24 +02:00
vulkan.h [compat] HaikuOS port (#2805) 2025-10-22 04:53:40 +02:00