mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-26 17:22:53 +00: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.