Duckstation/src/duckstation-sdl
Connor McLaughlin 29a09a3685 Introduce ControllerInterface class, port SDL interface over
This breaks controller support in the SDL frontend until it's ported
over to the common interface.
2020-03-22 00:49:46 +10:00
..
CMakeLists.txt SDL: Move SDLSettingsInterface (ini) to frontend-common 2020-02-28 17:00:14 +10:00
d3d11_host_display.cpp HostDisplay: Add texture dumping/saving support 2020-03-16 00:03:49 +10:00
d3d11_host_display.h HostDisplay: Add texture dumping/saving support 2020-03-16 00:03:49 +10:00
duckstation-sdl.manifest SDL: Support high-dpi displays 2020-02-28 16:59:48 +10:00
duckstation-sdl.vcxproj SDL: Move SDLSettingsInterface (ini) to frontend-common 2020-02-28 17:00:14 +10:00
duckstation-sdl.vcxproj.filters SDL: Move SDLSettingsInterface (ini) to frontend-common 2020-02-28 17:00:14 +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 Qt: Implement context menu in game list 2020-03-02 11:08:16 +10:00
opengl_host_display.cpp HostDisplay: Add texture dumping/saving support 2020-03-16 00:03:49 +10:00
opengl_host_display.h HostDisplay: Add texture dumping/saving support 2020-03-16 00:03:49 +10:00
sdl_host_interface.cpp Introduce ControllerInterface class, port SDL interface over 2020-03-22 00:49:46 +10:00
sdl_host_interface.h Introduce ControllerInterface class, port SDL interface over 2020-03-22 00:49:46 +10:00