Files
yuzu-mainline/src/video_core
ReinUsesLisp 11f0f7598d renderer_vulkan: Initialize surface in separate file
Move surface initialization code to a separate file. It's unlikely to
use this code outside of Vulkan, but keeping platform-specific code
(Win32, Xlib, Wayland) in its own translation unit keeps things cleaner.
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