Duckstation/src/duckstation-nogui
2021-06-02 13:12:37 -07:00
..
CMakeLists.txt NoGUI: Use current resolution if unspecified 2021-04-08 03:07:10 +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 Implement RetroAchivements 2021-02-27 00:44:53 +10:00
duckstation-nogui.vcxproj.filters NoGUI: Rename DRMHostInterface to VTYHostInterface 2021-02-14 18:36:21 +10:00
evdev_key_names.h NoGUI: Linux compile fix 2021-02-28 04:11:34 +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: Fix autosave on shutdown 2021-06-02 13:12:37 -07:00
nogui_host_interface.cpp NoGUI: Fix crash on startup with exclusive fullscreen 2021-05-21 13:19:25 +10:00
nogui_host_interface.h NoGUI: Fix crash on startup with exclusive fullscreen 2021-05-21 13:19:25 +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 NoGUI: Fix crash on startup with exclusive fullscreen 2021-05-21 13:19:25 +10:00
sdl_host_interface.h NoGUI: Fix crash on startup with exclusive fullscreen 2021-05-21 13:19:25 +10:00
sdl_key_names.h CommonHostInterface: Fix key inputs getting stuck with modifiers 2021-02-28 04:03:48 +10:00
vty_host_interface.cpp NoGUI: Fix crash on startup with exclusive fullscreen 2021-05-21 13:19:25 +10:00
vty_host_interface.h NoGUI: Fix crash on startup with exclusive fullscreen 2021-05-21 13:19:25 +10:00
win32_host_interface.cpp NoGUI: Fix crash on startup with exclusive fullscreen 2021-05-21 13:19:25 +10:00
win32_host_interface.h NoGUI: Fix crash on startup with exclusive fullscreen 2021-05-21 13:19:25 +10:00