Duckstation/src/duckstation
2019-11-08 00:22:25 +10:00
..
CMakeLists.txt GPU/HW: Add D3D11 renderer and refactor host interface/display 2019-11-04 00:39:48 +10:00
d3d11_host_display.cpp GPU/HW: Elide buffer copy in scanout and fix flipped display 2019-11-04 01:46:19 +10:00
d3d11_host_display.h GPU/HW: Elide buffer copy in scanout and fix flipped display 2019-11-04 01:46:19 +10:00
duckstation.vcxproj GPU/HW: Add D3D11 renderer and refactor host interface/display 2019-11-04 00:39:48 +10:00
duckstation.vcxproj.filters GPU/HW: Add D3D11 renderer and refactor host interface/display 2019-11-04 00:39:48 +10:00
icon.cpp Frontend: Add a powered-off window/welcome screen 2019-10-20 21:19:54 +10:00
icon.h Frontend: Add a powered-off window/welcome screen 2019-10-20 21:19:54 +10:00
main.cpp GPU/HW: Add D3D11 renderer and refactor host interface/display 2019-11-04 00:39:48 +10:00
opengl_host_display.cpp Frontend: Support OpenGL ES 2019-11-06 01:32:56 +10:00
opengl_host_display.h Frontend: Support OpenGL ES 2019-11-06 01:32:56 +10:00
sdl_audio_stream.cpp Build: Enable conformance mode 2019-10-27 01:58:28 +10:00
sdl_audio_stream.h common: Add AudioStream class 2019-10-11 02:20:10 +10:00
sdl_host_interface.cpp Frontend: Add settings window 2019-11-08 00:22:25 +10:00
sdl_host_interface.h Frontend: Add settings window 2019-11-08 00:22:25 +10:00