mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-09 02:43:44 -04:00
Initialize debug callbacks (messenger) from a separate file. This allows sharing code with different backends. Change our Vulkan error handling to use exceptions instead of error codes, simplifying the initialization process. |
||
|---|---|---|
| .. | ||
| vulkan_debug_callback.cpp | ||
| vulkan_debug_callback.h | ||
| vulkan_instance.cpp | ||
| vulkan_instance.h | ||
| vulkan_library.cpp | ||
| vulkan_library.h | ||
| vulkan_wrapper.cpp | ||
| vulkan_wrapper.h | ||