| .. |
|
CMakeLists.txt
|
FrontendCommon: Drop imgui deps for libretro build
|
5 years ago |
|
common_host_interface.cpp
|
Move GameList to FrontendCommon
|
5 years ago |
|
common_host_interface.h
|
Merge pull request #806 from CookiePLMonster/axis-to-button-map
|
5 years ago |
|
controller_interface.cpp
|
ControllerInterface: Add XInput controller backend
|
5 years ago |
|
controller_interface.h
|
Allow mapping half axes to buttons
|
5 years ago |
|
d3d11_host_display.cpp
|
FrontendCommon: Drop imgui deps for libretro build
|
5 years ago |
|
d3d11_host_display.h
|
FrontendCommon: Drop imgui deps for libretro build
|
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
|
FrontendCommon: Drop imgui deps for libretro build
|
5 years ago |
|
frontend-common.vcxproj.filters
|
Move GameList to FrontendCommon
|
5 years ago |
|
game_list.cpp
|
Move GameList to FrontendCommon
|
5 years ago |
|
game_list.h
|
GameSettings: Add a bunch more user settings
|
5 years ago |
|
game_settings.cpp
|
GameSettings: Add a bunch more user settings
|
5 years ago |
|
game_settings.h
|
GameSettings: Add a bunch more user settings
|
5 years ago |
|
icon.cpp
|
FrontendCommon: Add placeholder icon binary
|
6 years ago |
|
icon.h
|
FrontendCommon: Add placeholder icon binary
|
6 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
|
FrontendCommon: Drop imgui deps for libretro build
|
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
|
6 years ago |
|
sdl_audio_stream.cpp
|
SDL: Fix compilation on older versions
|
6 years ago |
|
sdl_audio_stream.h
|
AudioStream: Replace buffer queue with ring buffer
|
6 years ago |
|
sdl_controller_interface.cpp
|
Allow mapping half axes to buttons
|
5 years ago |
|
sdl_controller_interface.h
|
Allow mapping half axes to buttons
|
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
|
FrontendCommon: Drop imgui deps for libretro build
|
5 years ago |
|
vulkan_host_display.h
|
libretro: Vulkan renderer support
|
5 years ago |
|
xinput_controller_interface.cpp
|
Allow mapping half axes to buttons
|
5 years ago |
|
xinput_controller_interface.h
|
Allow mapping half axes to buttons
|
5 years ago |