.. |
Achievements.cpp
|
Achievements: Fix race in notifications
|
2023-01-28 13:40:41 +00:00 |
Achievements.h
|
Achievements: Save submitted time from API in leaderboards
|
2022-10-08 14:18:35 +01:00 |
CommonHost.cpp
|
Common: FreeBSD fixes. (#8163)
|
2023-02-16 09:30:18 +01:00 |
CommonHost.h
|
Qt: Add disc path option for ELF game list entries
|
2022-12-12 13:35:37 +00:00 |
CommonHotkeys.cpp
|
UI: Fix build with achievements disabled
|
2023-03-23 23:48:40 -05:00 |
D3D11HostDisplay.cpp
|
GS/D3D: Combine driver version lookup for D3D11+D3D12
|
2023-02-21 15:49:59 +00:00 |
D3D11HostDisplay.h
|
GS: Attempt to recreate device if GPU crashes
|
2023-02-11 15:33:55 +00:00 |
D3D12HostDisplay.cpp
|
GS/D3D: Combine driver version lookup for D3D11+D3D12
|
2023-02-21 15:49:59 +00:00 |
D3D12HostDisplay.h
|
GS: Attempt to recreate device if GPU crashes
|
2023-02-11 15:33:55 +00:00 |
DInputSource.cpp
|
DInput: Support for up to 128 buttons
|
2023-01-25 20:46:44 +00:00 |
DInputSource.h
|
DInput: Support for up to 128 buttons
|
2023-01-25 20:46:44 +00:00 |
FullscreenUI.cpp
|
GS/HW: Relax CPU sprite render requirements further via levels
|
2023-03-28 11:21:47 +01:00 |
FullscreenUI.h
|
GS: Manually throttle fullscreen UI rendering
|
2022-12-08 09:36:41 +00:00 |
GameList.cpp
|
GameList: Fix double CDVD open
|
2023-01-26 18:26:32 +00:00 |
GameList.h
|
Qt: Add disc path option for ELF game list entries
|
2022-12-12 13:35:37 +00:00 |
HostSettings.cpp
|
GS: Add video folder and support additional arguments for video dumping
|
2023-01-19 10:39:22 +00:00 |
ImGuiFullscreen.cpp
|
FullscreenUI: Don't clear state when switching renderers
|
2022-12-04 04:27:38 +00:00 |
ImGuiFullscreen.h
|
FullscreenUI: Don't clear state when switching renderers
|
2022-12-04 04:27:38 +00:00 |
ImGuiManager.cpp
|
PAD: Add pressure option to macros
|
2023-03-09 08:40:35 +01:00 |
ImGuiManager.h
|
GS: Attempt to recreate device if GPU crashes
|
2023-02-11 15:33:55 +00:00 |
ImGuiOverlays.cpp
|
GS/HW: Relax CPU sprite render requirements further via levels
|
2023-03-28 11:21:47 +01:00 |
ImGuiOverlays.h
|
Qt: Add input and settings overlays
|
2022-10-15 10:11:17 +01:00 |
InputManager.cpp
|
PAD: Add pressure option to macros
|
2023-03-09 08:40:35 +01:00 |
InputManager.h
|
Qt: Clear all keyboard bind states when focus is lost
|
2023-03-02 15:49:04 +00:00 |
InputSource.cpp
|
SDLInputSource: Support joysticks as well as controllers
|
2022-12-18 03:47:00 +00:00 |
InputSource.h
|
SDLInputSource: Support joysticks as well as controllers
|
2022-12-18 03:47:00 +00:00 |
LayeredSettingsInterface.cpp
|
SettingsInterface: Add Key+Value setting support
|
2022-12-18 08:27:07 +00:00 |
LayeredSettingsInterface.h
|
SettingsInterface: Add Key+Value setting support
|
2022-12-18 08:27:07 +00:00 |
LogSink.cpp
|
EE Rec/IOP Rec: Rewrite large portions
|
2022-11-19 04:59:10 +00:00 |
LogSink.h
|
Qt: Support overriding log file on command line
|
2022-10-22 23:19:54 +01:00 |
MetalHostDisplay.h
|
GS: Attempt to recreate device if GPU crashes
|
2023-02-11 15:33:55 +00:00 |
MetalHostDisplay.mm
|
GS: Attempt to recreate device if GPU crashes
|
2023-02-11 15:33:55 +00:00 |
OpenGLHostDisplay.cpp
|
GS: Attempt to recreate device if GPU crashes
|
2023-02-11 15:33:55 +00:00 |
OpenGLHostDisplay.h
|
GS: Attempt to recreate device if GPU crashes
|
2023-02-11 15:33:55 +00:00 |
SDLInputSource.cpp
|
Qt: Add DS4/DS5 LED settings
|
2023-01-16 14:08:01 +01:00 |
SDLInputSource.h
|
Qt: Add DS4/DS5 LED settings
|
2023-01-16 14:08:01 +01:00 |
VulkanHostDisplay.cpp
|
GS/Vulkan: Actually disable shader cache when requested
|
2023-03-13 20:29:05 +00:00 |
VulkanHostDisplay.h
|
GS: Attempt to recreate device if GPU crashes
|
2023-02-11 15:33:55 +00:00 |
XInputSource.cpp
|
Frontend: Warning fixes for clang-cl
|
2022-12-25 09:27:44 +00:00 |
XInputSource.h
|
InputManager: Move GenericInputBinding to core
|
2022-12-18 03:47:00 +00:00 |
imgui_impl_dx11.cpp
|
3rdparty/imgui: Update to 60bea05
|
2022-05-16 17:30:11 +01:00 |
imgui_impl_dx11.h
|
3rdparty/imgui: Update to 60bea05
|
2022-05-16 17:30:11 +01:00 |
imgui_impl_dx12.cpp
|
Frontend: Warning fixes for clang-cl
|
2022-12-25 09:27:44 +00:00 |
imgui_impl_dx12.h
|
3rdparty/imgui: Update to 60bea05
|
2022-05-16 17:30:11 +01:00 |
imgui_impl_opengl3.cpp
|
3rdparty/imgui: Update to 60bea05
|
2022-05-16 17:30:11 +01:00 |
imgui_impl_opengl3.h
|
3rdparty/imgui: Update to 60bea05
|
2022-05-16 17:30:11 +01:00 |
imgui_impl_vulkan.cpp
|
GS/HW: Fix various issues with texture replacements
|
2022-11-26 16:17:20 +00:00 |
imgui_impl_vulkan.h
|
3rdparty/imgui: Update to 60bea05
|
2022-05-16 17:30:11 +01:00 |