.. |
CMakeLists.txt
|
Introduce ControllerInterface class, port SDL interface over
|
2020-03-22 00:49:46 +10:00 |
common_host_interface.cpp
|
Introduce ControllerInterface class, port SDL interface over
|
2020-03-22 00:49:46 +10:00 |
common_host_interface.h
|
Introduce ControllerInterface class, port SDL interface over
|
2020-03-22 00:49:46 +10:00 |
controller_interface.cpp
|
Introduce ControllerInterface class, port SDL interface over
|
2020-03-22 00:49:46 +10:00 |
controller_interface.h
|
Introduce ControllerInterface class, port SDL interface over
|
2020-03-22 00:49:46 +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
|
Build: Explicitly disable spectre mitigations
|
2020-04-01 22:30:19 +10:00 |
frontend-common.vcxproj.filters
|
Introduce ControllerInterface class, port SDL interface over
|
2020-03-22 00:49:46 +10:00 |
icon.cpp
|
Move shared frontend code from SDL to a seperate project
|
2020-02-16 00:13:53 +09:00 |
icon.h
|
Move shared frontend code from SDL to a seperate project
|
2020-02-16 00:13:53 +09: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
|
SDL: Move SDLSettingsInterface (ini) to frontend-common
|
2020-02-28 17:00:14 +10:00 |
ini_settings_interface.h
|
SDL: Move SDLSettingsInterface (ini) to frontend-common
|
2020-02-28 17:00:14 +10:00 |
make_d3d_display_shader_bytecode.bat
|
Add precompiled versions of D3D11 display shaders
|
2020-02-20 23:21:54 +09:00 |
sdl_audio_stream.cpp
|
FrontendCommon: Use SDL_InitSubSystem() for lazy initialization
|
2020-02-16 00:15:05 +09:00 |
sdl_audio_stream.h
|
Rename 'Default' audio backend to 'SDL'
|
2020-02-16 00:14:35 +09:00 |
sdl_controller_interface.cpp
|
SDLControllerInterface: Pass player ID to hooks not joystick ID
|
2020-04-05 01:28:08 +10:00 |
sdl_controller_interface.h
|
SDLControllerInterface: Fix crash on shutdown
|
2020-03-22 12:54:25 +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 |