eden-miror/src/video_core/vulkan_common
Briar 559eb0a488 renderer_vulkan: Use raw surface handles and improve release logic (#75)
Should fix or at least lessen the crashes when leaving runtime emulation on both Android / PC
Also, may have improved the time required to leave the game

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/75
Co-authored-by: Briar <205427297+icy-briar@users.noreply.github.com>
Co-committed-by: Briar <205427297+icy-briar@users.noreply.github.com>
2025-05-02 18:42:58 +00:00
..
hybrid_memory.cpp Fix Zephyron commits 2025-04-13 00:23:18 -03:00
hybrid_memory.h feat(video_core): Fix Linux compilation issues in Hybrid Memory Manager 2025-04-12 23:42:39 -03:00
nsight_aftermath_tracker.cpp Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
nsight_aftermath_tracker.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_enum_string_helper.h Simplify VkResult lookup 2024-01-22 03:10:43 +00:00
vma.cpp vma: enable options everywhere 2023-07-31 13:01:21 +02:00
vma.h vma: enable options everywhere 2023-07-31 13:01:21 +02:00
vulkan.h vulkan: centralize config 2023-08-02 00:05:14 +02:00
vulkan_debug_callback.cpp renderer_vulkan: Remove debug report 2023-09-08 23:28:46 +03:00
vulkan_debug_callback.h renderer_vulkan: Remove debug report 2023-09-08 23:28:46 +03:00
vulkan_device.cpp Merge https://git.eden-emu.dev/eden-emu/eden 2025-04-30 16:19:06 -03:00
vulkan_device.h Radeon gpu profiler detection support 2025-04-04 03:40:47 +02:00
vulkan_instance.cpp renderer_vulkan: Remove debug report 2023-09-08 23:28:46 +03:00
vulkan_instance.h vulkan_common: unify VK_EXT_debug_utils and selection of validation layer 2023-01-01 11:59:47 -05:00
vulkan_library.cpp Add macos moltenvk bundle, Add copy moltevk dylib script 2023-08-22 10:22:28 +08:00
vulkan_library.h android: native: Add support for custom Vulkan driver loading. 2023-06-03 00:05:31 -07:00
vulkan_memory_allocator.cpp Revert some wip changes 2025-04-28 16:14:42 -03:00
vulkan_memory_allocator.h Allow GPUs without rebar to open multiple RenderDoc captures 2023-10-06 07:52:06 +01:00
vulkan_raii.h Fix some issues in RAII 2025-04-30 03:57:11 -03:00
vulkan_surface.cpp vulkan: centralize config 2023-08-02 00:05:14 +02:00
vulkan_surface.h vulkan_surface: Pass only window info for surface creation 2023-05-02 21:51:30 -04:00
vulkan_wrapper.cpp Merge pull request #12439 from FireBurn/vkresult 2024-01-29 09:08:32 -05:00
vulkan_wrapper.h renderer_vulkan: Use raw surface handles and improve release logic (#75) 2025-05-02 18:42:58 +00:00