mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-12 04:01:06 +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.