.. |
achievements.cpp
|
System: Move overlay checking to common
|
2022-08-27 16:52:24 +10:00 |
achievements.h
|
Achievements: Misc fixes
|
2022-08-22 20:01:04 +10:00 |
CMakeLists.txt
|
EvdevInputSource: Migrate to new abstractions
|
2022-08-25 00:55:58 +10:00 |
common_host.cpp
|
Frontends: Pick best render API based on renderer
|
2022-08-26 23:30:45 +10:00 |
common_host.h
|
Qt: Hook up audio driver selection
|
2022-08-05 17:50:28 +10:00 |
cubeb_audio_stream.cpp
|
Qt: Hook up audio driver selection
|
2022-08-05 17:50:28 +10:00 |
cubeb_audio_stream.h
|
SPU: Add time stretched audio output
|
2022-07-28 22:10:47 +10:00 |
d3d11_host_display.cpp
|
Frontends: Pick best render API based on renderer
|
2022-08-26 23:30:45 +10:00 |
d3d11_host_display.h
|
System: Move present skip check to core
|
2022-08-19 00:07:14 +10:00 |
d3d12_host_display.cpp
|
Frontends: Pick best render API based on renderer
|
2022-08-26 23:30:45 +10:00 |
d3d12_host_display.h
|
System: Move present skip check to core
|
2022-08-19 00:07:14 +10:00 |
dinput_source.cpp
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
dinput_source.h
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
display_ps.hlsl
|
D3D11HostDisplay: Fix alpha channel of lightgun crosshair
|
2021-05-08 03:24:18 +10:00 |
display_ps.hlsl.h
|
D3D11HostDisplay: Make screenshots/display rendering opaque
|
2021-04-28 02:51:44 +10:00 |
display_ps_alpha.hlsl.h
|
D3D11HostDisplay: Fix alpha channel of lightgun crosshair
|
2021-05-08 03:24:18 +10: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 |
evdev_input_source.cpp
|
EvdevInputSource: Migrate to new abstractions
|
2022-08-25 00:55:58 +10:00 |
evdev_input_source.h
|
EvdevInputSource: Migrate to new abstractions
|
2022-08-25 00:55:58 +10:00 |
frontend-common.props
|
Misc: Remove unused code
|
2022-08-22 19:55:38 +10:00 |
frontend-common.vcxproj
|
Misc: Remove unused code
|
2022-08-22 19:55:38 +10:00 |
frontend-common.vcxproj.filters
|
FrontendCommon: Remove SDLInitializer
|
2022-08-04 21:35:32 +10:00 |
fullscreen_ui.cpp
|
FullscreenUI: Add more missing options
|
2022-09-03 13:39:59 +10:00 |
fullscreen_ui.h
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
game_list.cpp
|
System: Move overlay checking to common
|
2022-08-27 16:52:24 +10:00 |
game_list.h
|
GameList: Fix building on 32-bit ARM
|
2022-08-16 21:22:59 +10:00 |
host_settings.cpp
|
Qt: Fix directory setting changes
|
2022-07-23 01:28:19 +10:00 |
icon.cpp
|
CommonHostInterface: Move fonts/logo to resources directory
|
2021-08-12 21:31:40 +10:00 |
icon.h
|
CommonHostInterface: Move fonts/logo to resources directory
|
2021-08-12 21:31:40 +10:00 |
imgui_fullscreen.cpp
|
FullscreenUI: Add load/save input profile
|
2022-08-27 16:52:36 +10:00 |
imgui_fullscreen.h
|
FullscreenUI: Add load/save input profile
|
2022-08-27 16:52:36 +10:00 |
imgui_impl_dx11.cpp
|
dep: Update imgui to v1.88
|
2022-07-21 17:29:58 +10:00 |
imgui_impl_dx11.h
|
dep: Update imgui to v1.88
|
2022-07-21 17:29:58 +10:00 |
imgui_impl_dx12.cpp
|
dep: Update imgui to v1.88
|
2022-07-21 17:29:58 +10:00 |
imgui_impl_dx12.h
|
dep: Update imgui to v1.88
|
2022-07-21 17:29:58 +10:00 |
imgui_impl_opengl3.cpp
|
dep: Update imgui to v1.88
|
2022-07-21 17:29:58 +10:00 |
imgui_impl_opengl3.h
|
dep: Update imgui to v1.88
|
2022-07-21 17:29:58 +10:00 |
imgui_impl_vulkan.cpp
|
dep: Update imgui to v1.88
|
2022-07-21 17:29:58 +10:00 |
imgui_impl_vulkan.h
|
dep: Update imgui to v1.88
|
2022-07-21 17:29:58 +10:00 |
imgui_manager.cpp
|
FullscreenUI: Add more missing options
|
2022-09-03 13:39:59 +10:00 |
imgui_manager.h
|
FullscreenUI: Re-enable most previously-missing settings
|
2022-08-26 01:26:55 +10:00 |
imgui_overlays.cpp
|
System: Fix CPU usage not showing for sw-renderer-for-readbacks
|
2022-08-05 17:17:29 +10:00 |
imgui_overlays.h
|
SaveStateSelectorUI: Fix loading/saving without popup
|
2022-07-31 17:33:03 +10:00 |
inhibit_screensaver.cpp
|
Misc: Remove unused code
|
2022-08-22 19:55:38 +10:00 |
inhibit_screensaver.h
|
FrontendCommon: Add option to inhibit screensaver
|
2021-06-20 15:50:59 +10:00 |
input_manager.cpp
|
FullscreenUI: Re-enable most previously-missing settings
|
2022-08-26 01:26:55 +10:00 |
input_manager.h
|
EvdevInputSource: Migrate to new abstractions
|
2022-08-25 00:55:58 +10:00 |
input_source.cpp
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
input_source.h
|
EvdevInputSource: Migrate to new abstractions
|
2022-08-25 00:55:58 +10:00 |
make_d3d_display_shader_bytecode.bat
|
D3D11HostDisplay: Fix alpha channel of lightgun crosshair
|
2021-05-08 03:24:18 +10:00 |
opengl_host_display.cpp
|
Frontends: Pick best render API based on renderer
|
2022-08-26 23:30:45 +10:00 |
opengl_host_display.h
|
System: Move present skip check to core
|
2022-08-19 00:07:14 +10:00 |
postprocessing_chain.cpp
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
postprocessing_chain.h
|
Misc: More warning fixes
|
2022-08-10 14:33:31 +10:00 |
postprocessing_shader.cpp
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
postprocessing_shader.h
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
postprocessing_shadergen.cpp
|
Frontends: Pick best render API based on renderer
|
2022-08-26 23:30:45 +10:00 |
postprocessing_shadergen.h
|
Frontends: Pick best render API based on renderer
|
2022-08-26 23:30:45 +10:00 |
sdl_input_source.cpp
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
sdl_input_source.h
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
vulkan_host_display.cpp
|
Frontends: Pick best render API based on renderer
|
2022-08-26 23:30:45 +10:00 |
vulkan_host_display.h
|
System: Move present skip check to core
|
2022-08-19 00:07:14 +10:00 |
win32_raw_input_source.cpp
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
win32_raw_input_source.h
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
xaudio2_audio_stream.cpp
|
SPU: Add time stretched audio output
|
2022-07-28 22:10:47 +10:00 |
xaudio2_audio_stream.h
|
SPU: Add time stretched audio output
|
2022-07-28 22:10:47 +10:00 |
xinput_source.cpp
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
xinput_source.h
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |