.. |
CMakeLists.txt
|
FrontendCommon: Drop imgui deps for libretro build
|
2020-09-01 12:48:57 +10:00 |
common_host_interface.cpp
|
Move GameList to FrontendCommon
|
2020-09-01 12:46:44 +10:00 |
common_host_interface.h
|
Merge pull request #806 from CookiePLMonster/axis-to-button-map
|
2020-08-29 23:35:18 +10:00 |
controller_interface.cpp
|
ControllerInterface: Add XInput controller backend
|
2020-08-22 16:50:19 +10:00 |
controller_interface.h
|
Allow mapping half axes to buttons
|
2020-08-29 14:19:28 +02:00 |
d3d11_host_display.cpp
|
FrontendCommon: Drop imgui deps for libretro build
|
2020-09-01 12:48:57 +10:00 |
d3d11_host_display.h
|
FrontendCommon: Drop imgui deps for libretro build
|
2020-09-01 12:48:57 +10:00 |
display_ps.hlsl
|
Add precompiled versions of D3D11 display shaders
|
2020-02-20 23:21:54 +09:00 |
display_ps.hlsl.h
|
Add precompiled versions of D3D11 display shaders
|
2020-02-20 23:21:54 +09: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 |
font_roboto_regular.inl
|
Move shared frontend code from SDL to a seperate project
|
2020-02-16 00:13:53 +09:00 |
frontend-common.vcxproj
|
FrontendCommon: Drop imgui deps for libretro build
|
2020-09-01 12:48:57 +10:00 |
frontend-common.vcxproj.filters
|
Move GameList to FrontendCommon
|
2020-09-01 12:46:44 +10:00 |
game_list.cpp
|
Move GameList to FrontendCommon
|
2020-09-01 12:46:44 +10:00 |
game_list.h
|
GameSettings: Fix widescreen hack not saving to cache
|
2020-09-01 20:32:55 +10:00 |
game_settings.cpp
|
GameSettings: Fix widescreen hack not saving to cache
|
2020-09-01 20:32:55 +10:00 |
game_settings.h
|
Move GameList to FrontendCommon
|
2020-09-01 12:46:44 +10:00 |
icon.cpp
|
FrontendCommon: Add placeholder icon binary
|
2020-04-21 02:50:48 +10:00 |
icon.h
|
FrontendCommon: Add placeholder icon binary
|
2020-04-21 02:50:48 +10:00 |
imgui_styles.cpp
|
Move shared frontend code from SDL to a seperate project
|
2020-02-16 00:13:53 +09:00 |
imgui_styles.h
|
Move shared frontend code from SDL to a seperate project
|
2020-02-16 00:13:53 +09:00 |
ini_settings_interface.cpp
|
Update ini_settings_interface.cpp (#734)
|
2020-08-11 02:59:58 +10:00 |
ini_settings_interface.h
|
INISettingsInterface: Fix saving/loading with Unicode paths
|
2020-08-09 04:40:21 +10:00 |
make_d3d_display_shader_bytecode.bat
|
Add precompiled versions of D3D11 display shaders
|
2020-02-20 23:21:54 +09:00 |
opengl_host_display.cpp
|
FrontendCommon: Drop imgui deps for libretro build
|
2020-09-01 12:48:57 +10:00 |
opengl_host_display.h
|
OpenGLHostDisplay: Fix software cursor rendering
|
2020-07-01 01:57:25 +10:00 |
save_state_selector_ui.cpp
|
JIT optimizations and refactoring (#675)
|
2020-07-31 17:09:18 +10:00 |
save_state_selector_ui.h
|
Move most helper logic from base HostInterface to FrontendCommon
|
2020-06-09 02:35:37 +10:00 |
sdl_audio_stream.cpp
|
SDL: Fix compilation on older versions
|
2020-06-07 01:38:38 +10:00 |
sdl_audio_stream.h
|
AudioStream: Replace buffer queue with ring buffer
|
2020-06-07 01:22:03 +10:00 |
sdl_controller_interface.cpp
|
Allow mapping half axes to buttons
|
2020-08-29 14:19:28 +02:00 |
sdl_controller_interface.h
|
Allow mapping half axes to buttons
|
2020-08-29 14:19:28 +02: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
|
FrontendCommon: Drop imgui deps for libretro build
|
2020-09-01 12:48:57 +10:00 |
vulkan_host_display.h
|
libretro: Vulkan renderer support
|
2020-07-04 22:14:07 +10:00 |
xinput_controller_interface.cpp
|
Allow mapping half axes to buttons
|
2020-08-29 14:19:28 +02:00 |
xinput_controller_interface.h
|
Allow mapping half axes to buttons
|
2020-08-29 14:19:28 +02:00 |