Duckstation/src/duckstation-nogui
2021-07-11 21:44:10 +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 Build: Unify MSBuild options in props files 2021-07-10 21:45:10 +10:00
duckstation-nogui.vcxproj.filters NoGUI: Rename DRMHostInterface to VTYHostInterface 2021-02-14 18:36:21 +10:00
evdev_key_names.h Fix a bunch of compiler warnings 2021-06-04 13:14:30 +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 Refactor SystemBootParameters ownership 2021-06-08 18:38:12 +02:00
nogui_host_interface.cpp GPU: Add D3D12 renderer 2021-07-10 21:45:10 +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: Map mouse buttons to match Qt 2021-07-11 21:44:10 +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/Win32: Use explicit wide strings 2021-07-10 21:28:33 +10:00
win32_host_interface.h NoGUI: Fix crash on startup with exclusive fullscreen 2021-05-21 13:19:25 +10:00