Duckstation/src/duckstation-nogui
2022-10-04 00:00:56 +10:00
..
CMakeLists.txt CMake: Add missing find_package(ECM) for NoGUI/Wayland 2022-09-19 15:41:37 +10:00
duckstation-nogui.aps Add NoGUI frontend based on old SDL frontend + fullscreen UI 2021-01-31 17:10:27 +10:00
duckstation-nogui.ico Add NoGUI frontend based on old SDL frontend + fullscreen UI 2021-01-31 17:10:27 +10:00
duckstation-nogui.manifest Add NoGUI frontend based on old SDL frontend + fullscreen UI 2021-01-31 17:10:27 +10:00
duckstation-nogui.rc Add NoGUI frontend based on old SDL frontend + fullscreen UI 2021-01-31 17:10:27 +10:00
duckstation-nogui.vcxproj FullscreenUI: Re-enable most previously-missing settings 2022-08-26 01:26:55 +10:00
duckstation-nogui.vcxproj.filters FullscreenUI: Re-enable most previously-missing settings 2022-08-26 01:26:55 +10:00
nogui_host.cpp Qt: Fix shutdown and save state in fullscreen UI 2022-10-04 00:00:56 +10:00
nogui_host.h FullscreenUI: Re-enable most previously-missing settings 2022-08-26 01:26:55 +10:00
nogui_platform.h NoGUI: Add ConfirmMessage() to platform 2022-08-29 19:05:09 +10:00
resource.h Add NoGUI frontend based on old SDL frontend + fullscreen UI 2021-01-31 17:10:27 +10:00
vty_key_names.h NoGUI: Migrate to new host abstraction 2022-08-25 00:55:58 +10:00
vty_nogui_platform.cpp NoGUI: Add ConfirmMessage() to platform 2022-08-29 19:05:09 +10:00
vty_nogui_platform.h NoGUI: Add ConfirmMessage() to platform 2022-08-29 19:05:09 +10:00
wayland_nogui_platform.cpp NoGUI: Add ConfirmMessage() to platform 2022-08-29 19:05:09 +10:00
wayland_nogui_platform.h NoGUI: Add ConfirmMessage() to platform 2022-08-29 19:05:09 +10:00
win32_key_names.h NoGUI: Migrate to new host abstraction 2022-08-25 00:55:58 +10:00
win32_nogui_platform.cpp HostDisplay: Common texture base class for all APIs 2022-10-04 00:00:56 +10:00
win32_nogui_platform.h NoGUI: Add ConfirmMessage() to platform 2022-08-29 19:05:09 +10:00
x11_nogui_platform.cpp NoGUI: Add ConfirmMessage() to platform 2022-08-29 19:05:09 +10:00
x11_nogui_platform.h NoGUI: Add ConfirmMessage() to platform 2022-08-29 19:05:09 +10:00