Duckstation/src/duckstation-sdl
2020-02-16 00:13:55 +09:00
..
CMakeLists.txt Move shared frontend code from SDL to a seperate project 2020-02-16 00:13:53 +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 Qt: Fix compilation under clang-9 2020-02-13 16:54:09 +09:00
duckstation-sdl.vcxproj Move shared frontend code from SDL to a seperate project 2020-02-16 00:13:53 +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 Build: Rename duckstation to duckstation-sdl 2020-02-03 14:16:59 +10:00
opengl_host_display.cpp Don't require OpenGL compatibility profile 2020-02-15 21:11:51 +09:00
opengl_host_display.h Qt: Fix compilation under clang-9 2020-02-13 16:54:09 +09:00
sdl_host_interface.cpp Move shared frontend code from SDL to a seperate project 2020-02-16 00:13:53 +09:00
sdl_host_interface.h SDL: Fix uninitialized mapping variables 2020-02-16 00:13:55 +09:00
sdl_settings_interface.cpp Build: Rename duckstation to duckstation-sdl 2020-02-03 14:16:59 +10:00
sdl_settings_interface.h Build: Rename duckstation to duckstation-sdl 2020-02-03 14:16:59 +10:00