mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-27 10:17:52 -05: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.