Files
yuzu-mirror/src/video_core
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-30 03:38:50 -03:00
2020-07-18 14:24:32 +10:00
2020-07-17 14:24:57 +10:00
2020-12-24 21:07:24 -03:00