Duckstation/src/duckstation-sdl
2020-02-16 00:14:44 +09:00
..
CMakeLists.txt HostInterface: Move timer resolution increase to base class 2020-02-16 00:14:37 +09:00
d3d11_host_display.cpp Display: Fix bleeding from adjacent VRAM columns with linear filtering 2020-02-13 00:19:46 +09:00
d3d11_host_display.h Move more logic from frontend to base HostInterface 2020-02-16 00:14:28 +09:00
duckstation-sdl.vcxproj HostInterface: Move timer resolution increase to base class 2020-02-16 00:14:37 +09:00
duckstation-sdl.vcxproj.filters Move shared frontend code from SDL to a seperate project 2020-02-16 00:13:53 +09:00
imgui_impl_sdl.cpp Build: Rename duckstation to duckstation-sdl 2020-02-03 14:16:59 +10:00
imgui_impl_sdl.h Build: Rename duckstation to duckstation-sdl 2020-02-03 14:16:59 +10:00
main.cpp Move more logic from frontend to base HostInterface 2020-02-16 00:14:28 +09:00
opengl_host_display.cpp Move more logic from frontend to base HostInterface 2020-02-16 00:14:28 +09:00
opengl_host_display.h Qt: Fix compilation under clang-9 2020-02-13 16:54:09 +09:00
sdl_host_interface.cpp HostInterface: Notify host when controller types change 2020-02-16 00:14:44 +09:00
sdl_host_interface.h HostInterface: Notify host when controller types change 2020-02-16 00:14:44 +09:00
sdl_settings_interface.cpp SDL: Only save settings when changes have been made 2020-02-16 00:14:42 +09:00
sdl_settings_interface.h SDL: Only save settings when changes have been made 2020-02-16 00:14:42 +09:00