Duckstation/src/duckstation-nogui
2021-05-20 12:19:23 +10: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: Rename DRMHostInterface to VTYHostInterface 2021-02-14 18:36:21 +10:00
nogui_host_interface.cpp NoGUI: Fail startup if font atlas creation fails 2021-04-10 14:59:59 +10:00
nogui_host_interface.h Qt: Fix controller navigation for fullscreen UI 2021-02-27 01:17:44 +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/SDL: Implement pause on focus loss 2021-05-20 12:19:23 +10:00
sdl_host_interface.h NoGUI/SDL: Implement pause on focus loss 2021-05-20 12:19:23 +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: Use current resolution if unspecified 2021-04-08 03:07:10 +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