Duckstation/src/duckstation-nogui
2021-02-14 18:36:21 +10:00
..
CMakeLists.txt GL/Context: Support fbdev 2021-02-14 18:36:21 +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 NoGUI: Rename DRMHostInterface to VTYHostInterface 2021-02-14 18:36:21 +10:00
duckstation-nogui.vcxproj.filters NoGUI: Rename DRMHostInterface to VTYHostInterface 2021-02-14 18:36:21 +10:00
evdev_key_names.h NoGUI: Merge in old branch and use base NoGUI class for SDL 2021-01-31 17:10:27 +10:00
imgui_impl_sdl.cpp NoGUI: Merge in old branch and use base NoGUI class for SDL 2021-01-31 17:10:27 +10:00
imgui_impl_sdl.h NoGUI: Merge in old branch and use base NoGUI class for SDL 2021-01-31 17:10:27 +10:00
main.cpp NoGUI: Rename DRMHostInterface to VTYHostInterface 2021-02-14 18:36:21 +10:00
nogui_host_interface.cpp NoGUI: Fix debug assertion firing on renderer switch 2021-02-07 03:15:06 +10:00
nogui_host_interface.h FullscreenUI: Support modal error/confirmation 2021-02-02 01:40:37 +10:00
resource.h Add NoGUI frontend based on old SDL frontend + fullscreen UI 2021-01-31 17:10:27 +10:00
sdl_host_interface.cpp FullscreenUI: Support modal error/confirmation 2021-02-02 01:40:37 +10:00
sdl_host_interface.h FullscreenUI: Support modal error/confirmation 2021-02-02 01:40:37 +10:00
sdl_key_names.h Add NoGUI frontend based on old SDL frontend + fullscreen UI 2021-01-31 17:10:27 +10:00
vty_host_interface.cpp NoGUI: Rename DRMHostInterface to VTYHostInterface 2021-02-14 18:36:21 +10:00
vty_host_interface.h NoGUI: Rename DRMHostInterface to VTYHostInterface 2021-02-14 18:36:21 +10:00
win32_host_interface.cpp NoGUI: Start in fullscreen when option or command line flag is set 2021-02-01 01:10:32 +10:00
win32_host_interface.h NoGUI: Start in fullscreen when option or command line flag is set 2021-02-01 01:10:32 +10:00