Duckstation/src/duckstation-sdl
2020-08-20 00:49:39 +10:00
..
CMakeLists.txt HostDisplay: Move most backend logic to FrontendCommon 2020-06-30 03:03:56 +10:00
duckstation-sdl.aps SDL: Add icon to executable 2020-06-15 03:29:21 +10:00
duckstation-sdl.ico SDL: Add icon to executable 2020-06-15 03:29:21 +10:00
duckstation-sdl.manifest SDL: Support high-dpi displays 2020-02-28 16:59:48 +10:00
duckstation-sdl.rc SDL: Add icon to executable 2020-06-15 03:29:21 +10:00
duckstation-sdl.vcxproj Build: Compile source as UTF-8 with MSVC 2020-08-15 00:04:38 +10:00
duckstation-sdl.vcxproj.filters HostDisplay: Move most backend logic to FrontendCommon 2020-06-30 03:03:56 +10:00
imgui_impl_sdl.cpp SDL: Support high-dpi displays 2020-02-28 16:59:48 +10:00
imgui_impl_sdl.h Build: Rename duckstation to duckstation-sdl 2020-02-03 14:16:59 +10:00
main.cpp SDL: Switch to Windows instead of Console subsystem 2020-05-01 00:58:38 +10:00
resource.h SDL: Add icon to executable 2020-06-15 03:29:21 +10:00
sdl_host_interface.cpp SDL: Fix mismatch between saved and running settings 2020-08-20 00:49:39 +10:00
sdl_host_interface.h Add option to dump the contents of RAM to a file 2020-08-16 23:20:36 +10:00
sdl_key_names.h SDL: Fix possible crash when parsing key modifiers 2020-04-14 16:41:59 +10:00
sdl_util.cpp SDL: Wayland support 2020-07-11 03:28:57 +10:00
sdl_util.h WindowInfo: Add surface_scale field 2020-07-01 01:57:25 +10:00