ReinUsesLisp 47843b4f09 renderer_vulkan: Create debug callback on separate file and throw
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.
2020-12-31 02:07:33 -03:00
..
2020-12-29 14:33:41 -05:00
2020-12-24 21:07:24 -03:00
2020-12-30 02:58:58 -03:00