Duckstation/src/frontend-common
2022-07-21 17:29:58 +10:00
..
CMakeLists.txt dep: Move Vulkan loader to common 2022-07-21 17:29:57 +10:00
common_host_interface.cpp Move utility classes from common to own static lib 2022-07-21 17:29:58 +10:00
common_host_interface.h Core: Replace Timestamp usage with fmt 2022-07-21 17:29:57 +10:00
controller_interface.cpp FrontendCommon: Support UWP in helper classes 2021-07-11 15:20:38 +10:00
controller_interface.h FrontendCommon: Support UWP in helper classes 2021-07-11 15:20:38 +10:00
cubeb_audio_stream.cpp WIN32 macro -> _WIN32 2021-06-30 14:38:07 +10:00
cubeb_audio_stream.h Move utility classes from common to own static lib 2022-07-21 17:29:58 +10:00
d3d11_host_display.cpp D3D11HostDisplay: Fix headless rendering 2021-07-23 18:07:30 +10:00
d3d11_host_display.h FrontendCommon: Mark host display files as final 2021-05-23 16:18:15 +10:00
d3d12_host_display.cpp D3D12HostDisplay: IDXGIDevice is not a parent of ID3D12Device 2021-10-29 14:00:30 +10:00
d3d12_host_display.h GPU: Add D3D12 renderer 2021-07-10 21:45:10 +10:00
dinput_controller_interface.cpp DInputControllerInterface: Support half axis bindings 2021-07-03 15:03:21 +10:00
dinput_controller_interface.h DInputControllerInterface: Support diagonals in hat 2021-03-25 13:50:13 +10:00
display_ps.hlsl D3D11HostDisplay: Fix alpha channel of lightgun crosshair 2021-05-08 03:24:18 +10:00
display_ps.hlsl.h D3D11HostDisplay: Make screenshots/display rendering opaque 2021-04-28 02:51:44 +10:00
display_ps_alpha.hlsl.h D3D11HostDisplay: Fix alpha channel of lightgun crosshair 2021-05-08 03:24:18 +10:00
display_vs.hlsl Add precompiled versions of D3D11 display shaders 2020-02-20 23:21:54 +09:00
display_vs.hlsl.h Add precompiled versions of D3D11 display shaders 2020-02-20 23:21:54 +09:00
evdev_controller_interface.cpp EvdevInputControllerInterface: Support half axis bindings 2021-07-03 15:03:36 +10:00
evdev_controller_interface.h EvdevControllerInterface: Implement axes 2021-05-25 13:20:15 +10:00
frontend-common.props dep: Move Vulkan loader to common 2022-07-21 17:29:57 +10:00
frontend-common.vcxproj Cheevos: Move to core 2022-03-27 16:59:02 +10:00
frontend-common.vcxproj.filters Cheevos: Move to core 2022-03-27 16:59:02 +10:00
fullscreen_ui.cpp Sync filesystem.h/path.h 2022-07-21 17:29:57 +10:00
fullscreen_ui.h Cheevos: Move to core 2022-03-27 16:59:02 +10:00
fullscreen_ui_progress_callback.cpp ImGuiFullscreen: Move to core 2022-03-27 16:59:02 +10:00
fullscreen_ui_progress_callback.h Add "Fullscreen UI" 2021-01-31 17:10:27 +10:00
game_database.cpp ByteStream: Move routines from FileSystem to ByteStream 2022-07-21 17:29:57 +10:00
game_database.h Move utility classes from common to own static lib 2022-07-21 17:29:58 +10:00
game_list.cpp Move utility classes from common to own static lib 2022-07-21 17:29:58 +10:00
game_list.h Move utility classes from common to own static lib 2022-07-21 17:29:58 +10:00
game_settings.cpp WIN32 macro -> _WIN32 2021-06-30 14:38:07 +10:00
game_settings.h GameSettings: Add CD-ROM seek speedup 2021-05-23 16:18:34 +10:00
icon.cpp CommonHostInterface: Move fonts/logo to resources directory 2021-08-12 21:31:40 +10:00
icon.h CommonHostInterface: Move fonts/logo to resources directory 2021-08-12 21:31:40 +10:00
imgui_impl_dx11.cpp HostDisplay: Move imgui context creation to base class 2021-01-31 17:10:27 +10:00
imgui_impl_dx11.h HostDisplay: Move imgui context creation to base class 2021-01-31 17:10:27 +10:00
imgui_impl_dx12.cpp GPU: Add D3D12 renderer 2021-07-10 21:45:10 +10:00
imgui_impl_dx12.h GPU: Add D3D12 renderer 2021-07-10 21:45:10 +10:00
imgui_impl_opengl3.cpp Sync filesystem.h/path.h 2022-07-21 17:29:57 +10:00
imgui_impl_opengl3.h HostDisplay: Move imgui context creation to base class 2021-01-31 17:10:27 +10:00
imgui_impl_vulkan.cpp HostDisplay: Move imgui context creation to base class 2021-01-31 17:10:27 +10:00
imgui_impl_vulkan.h dep: Move Vulkan loader to common 2022-07-21 17:29:57 +10:00
inhibit_screensaver.cpp FrontendCommon: Support UWP in helper classes 2021-07-11 15:20:38 +10:00
inhibit_screensaver.h FrontendCommon: Add option to inhibit screensaver 2021-06-20 15:50:59 +10:00
ini_settings_interface.cpp CommonHostInterface: Fully clear controller section before loading profile 2020-12-22 03:24:51 +10:00
ini_settings_interface.h WIN32 macro -> _WIN32 2021-06-30 14:38:07 +10:00
input_overlay_ui.cpp ImGuiFullscreen: Move to core 2022-03-27 16:59:02 +10:00
input_overlay_ui.h OSD: Add controller input display overlay 2021-04-04 04:08:42 +10:00
make_d3d_display_shader_bytecode.bat D3D11HostDisplay: Fix alpha channel of lightgun crosshair 2021-05-08 03:24:18 +10:00
opengl_host_display.cpp OpenGLHostDisplay: Fix 16-bit display on GLES2 2021-08-12 21:31:40 +10:00
opengl_host_display.h Sync filesystem.h/path.h 2022-07-21 17:29:57 +10:00
postprocessing_chain.cpp Make path separators in UI more consistent 2020-09-20 00:08:17 +02:00
postprocessing_chain.h FrontendCommon: Add a post processing implementation 2020-09-13 01:23:43 +10:00
postprocessing_shader.cpp PostProcessingShader: Fix a compile warning 2020-09-23 20:19:38 +10:00
postprocessing_shader.h PostProcessing: Use ints-for-bools CPU-side as well 2020-09-16 11:52:23 +10:00
postprocessing_shadergen.cpp PostProcessingShaderGen: Use ints instead of bools for options 2020-09-16 11:52:23 +10:00
postprocessing_shadergen.h FrontendCommon: Add a post processing implementation 2020-09-13 01:23:43 +10:00
save_state_selector_ui.cpp Sync filesystem.h/path.h 2022-07-21 17:29:57 +10:00
save_state_selector_ui.h Save State UI: Cache legend strings 2021-02-22 19:34:51 +01:00
sdl_audio_stream.cpp SDLAudioStream: Fix volume not applying 2020-12-12 11:50:48 +10:00
sdl_audio_stream.h Move utility classes from common to own static lib 2022-07-21 17:29:58 +10:00
sdl_controller_interface.cpp SDLControllerInterface: Fix compilation on older SDL versions (ugh) 2021-09-08 11:46:04 +10:00
sdl_controller_interface.h ControllerInterface: Move axes/constants to derived class 2021-05-08 03:24:18 +10:00
sdl_initializer.cpp FrontendCommon: Use SDL_InitSubSystem() for lazy initialization 2020-02-16 00:15:05 +09:00
sdl_initializer.h FrontendCommon: Use SDL_InitSubSystem() for lazy initialization 2020-02-16 00:15:05 +09:00
vulkan_host_display.cpp GPU/Vulkan: Fix warnings introduced by #2438 2021-08-07 12:01:02 +10:00
vulkan_host_display.h dep: Move Vulkan loader to common 2022-07-21 17:29:57 +10:00
xaudio2_audio_stream.cpp XAudio2OutputStream: Fix volume not applying 2021-07-11 17:19:29 +10:00
xaudio2_audio_stream.h Move utility classes from common to own static lib 2022-07-21 17:29:58 +10:00
xinput_controller_interface.cpp FrontendCommon: Support UWP in helper classes 2021-07-11 15:20:38 +10:00
xinput_controller_interface.h ControllerInterface: Move axes/constants to derived class 2021-05-08 03:24:18 +10:00