This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
duckstation
mirror of
https://github.com/stenzek/duckstation
Watch
1
Star
0
Fork
You've already forked duckstation
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
26aa627deb
master
wip2
dev
old-dev
md-images
sio
armhf
cached-interpreter
wip3
downsampling
wip4
dreams
scripting
movie
idle-loop
0.1
latest
preview
v0.1-5624
v0.1-6937
v0.1-6995
v0.1-7139
v0.1-7294
v0.1-7371
v0.1-7675
v0.1-7836
v0.1-7878
v0.1-7928
v0.1-8153
v0.1-8326
v0.1-8459
v0.1-8520
v0.1-8591
v0.1-8636
v0.1-8675
v0.1-8709
v0.1-8773
v0.1-8861
v0.1-8891
v0.1-8947
v0.1-8971
v0.1-9114
v0.1-9226
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '26aa627deb'
${ noResults }
duckstation
/
src
/
frontend-common
History
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