HostDisplay: Move most backend logic to FrontendCommon
This commit is contained in:
@ -11,7 +11,8 @@ struct WindowInfo
|
||||
X11,
|
||||
Wayland,
|
||||
MacOS,
|
||||
Android
|
||||
Android,
|
||||
Libretro,
|
||||
};
|
||||
|
||||
enum class SurfaceFormat
|
||||
|
||||
Reference in New Issue
Block a user