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