dolphin/Source/Core/DolphinNoGUI
Stenzek 86db015c23 Common: Add a render_window field to WindowSystemInfo
We need this because we need to pass the layer to MoltenVK, not
the view handle. But the input subsystem still needs the window.
2020-03-11 23:09:30 +10:00
..
CMakeLists.txt Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
DolphinNoGUI.exe.manifest Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
DolphinNoGUI.rc Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
DolphinNoGUI.vcxproj Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
DolphinNoGUI.vcxproj.filters Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
MainNoGUI.cpp Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
Platform.cpp DolphinNoGUI: Runtime selection of platform 2019-02-15 18:40:46 +10:00
Platform.h Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
PlatformFBDev.cpp Common: Add a render_window field to WindowSystemInfo 2020-03-11 23:09:30 +10:00
PlatformHeadless.cpp Common: Add a render_window field to WindowSystemInfo 2020-03-11 23:09:30 +10:00
PlatformWin32.cpp Common: Add a render_window field to WindowSystemInfo 2020-03-11 23:09:30 +10:00
PlatformX11.cpp Common: Add a render_window field to WindowSystemInfo 2020-03-11 23:09:30 +10:00
resource.h Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00