DolphinNoGUI: Add a FBDev platform

And the associated GLContext bits
This commit is contained in:
Stenzek 2019-04-10 14:44:21 +00:00
commit 0a75e71672
6 changed files with 121 additions and 2 deletions

View file

@ -11,7 +11,8 @@ enum class WindowSystemType
MacOS,
Android,
X11,
Wayland
Wayland,
FBDev,
};
struct WindowSystemInfo