You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
duckstation/src/frontend-common
Connor McLaughlin f5fb8186c7 Switch some messages to the OSD and increase durations 5 years ago
..
CMakeLists.txt HostDisplay: Move most backend logic to FrontendCommon 5 years ago
common_host_interface.cpp Switch some messages to the OSD and increase durations 5 years ago
common_host_interface.h JIT optimizations and refactoring (#675) 5 years ago
controller_interface.cpp JIT optimizations and refactoring (#675) 5 years ago
controller_interface.h JIT optimizations and refactoring (#675) 5 years ago
d3d11_host_display.cpp D3D11HostDisplay: Fix reversed feature level order 5 years ago
d3d11_host_display.h Build fix 5 years ago
display_ps.hlsl Add precompiled versions of D3D11 display shaders 6 years ago
display_ps.hlsl.h Add precompiled versions of D3D11 display shaders 6 years ago
display_vs.hlsl Add precompiled versions of D3D11 display shaders 6 years ago
display_vs.hlsl.h Add precompiled versions of D3D11 display shaders 6 years ago
font_roboto_regular.inl Move shared frontend code from SDL to a seperate project 6 years ago
frontend-common.vcxproj Build: Compile source as UTF-8 with MSVC 5 years ago
frontend-common.vcxproj.filters HostDisplay: Move most backend logic to FrontendCommon 5 years ago
icon.cpp FrontendCommon: Add placeholder icon binary 5 years ago
icon.h FrontendCommon: Add placeholder icon binary 5 years ago
imgui_styles.cpp Move shared frontend code from SDL to a seperate project 6 years ago
imgui_styles.h Move shared frontend code from SDL to a seperate project 6 years ago
ini_settings_interface.cpp Update ini_settings_interface.cpp (#734) 5 years ago
ini_settings_interface.h INISettingsInterface: Fix saving/loading with Unicode paths 5 years ago
make_d3d_display_shader_bytecode.bat Add precompiled versions of D3D11 display shaders 6 years ago
opengl_host_display.cpp OpenGLHostDisplay: Fix software cursor rendering 5 years ago
opengl_host_display.h OpenGLHostDisplay: Fix software cursor rendering 5 years ago
save_state_selector_ui.cpp JIT optimizations and refactoring (#675) 5 years ago
save_state_selector_ui.h Move most helper logic from base HostInterface to FrontendCommon 5 years ago
sdl_audio_stream.cpp SDL: Fix compilation on older versions 5 years ago
sdl_audio_stream.h AudioStream: Replace buffer queue with ring buffer 5 years ago
sdl_controller_interface.cpp SDLControllerInterface: Init joystick API as well 5 years ago
sdl_controller_interface.h ControllerInterface: Make axis-to-button deadzone customizable 5 years ago
sdl_initializer.cpp FrontendCommon: Use SDL_InitSubSystem() for lazy initialization 6 years ago
sdl_initializer.h FrontendCommon: Use SDL_InitSubSystem() for lazy initialization 6 years ago
vulkan_host_display.cpp VulkanHostDisplay: Fix custom crosshair rendering on NVIDIA 5 years ago
vulkan_host_display.h libretro: Vulkan renderer support 5 years ago