pcsx2/pcsx2/Frontend
987123879113 cbe466c996
Merge branch 'PCSX2:master' into master
2022-12-18 12:34:21 +09:00
..
Achievements.cpp Achievements: Add option to disable notifications 2022-12-07 00:25:13 +00:00
Achievements.h Achievements: Save submitted time from API in leaderboards 2022-10-08 14:18:35 +01:00
CommonHost.cpp Qt: Add disc path option for ELF game list entries 2022-12-12 13:35:37 +00:00
CommonHost.h Qt: Add disc path option for ELF game list entries 2022-12-12 13:35:37 +00:00
CommonHotkeys.cpp GS: Manually throttle fullscreen UI rendering 2022-12-08 09:36:41 +00:00
D3D11HostDisplay.cpp GS: Manually throttle fullscreen UI rendering 2022-12-08 09:36:41 +00:00
D3D11HostDisplay.h GS: Manually throttle fullscreen UI rendering 2022-12-08 09:36:41 +00:00
D3D12HostDisplay.cpp GS: Manually throttle fullscreen UI rendering 2022-12-08 09:36:41 +00:00
D3D12HostDisplay.h GS: Manually throttle fullscreen UI rendering 2022-12-08 09:36:41 +00:00
DInputSource.cpp Input:DInput: Fix build after adding FullAxis support for SDL 2022-11-20 02:40:07 +00:00
DInputSource.h Qt: Register for device notifications on Windows 2022-10-16 14:54:38 +01:00
FullscreenUI.cpp Qt: Add disc path option for ELF game list entries 2022-12-12 13:35:37 +00:00
FullscreenUI.h GS: Manually throttle fullscreen UI rendering 2022-12-08 09:36:41 +00:00
GameList.cpp Merge remote-tracking branch 'upstream/master' 2022-12-16 21:53:24 +09:00
GameList.h Merge remote-tracking branch 'upstream/master' 2022-12-16 21:53:24 +09:00
HostSettings.cpp SIO: Separate SIO2 from SIO0, reimplement memcard protocol 2022-11-19 02:08:13 +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 ImGuiManager: Log OSD messages when they're added 2022-12-16 11:15:42 +00:00
ImGuiManager.h FullscreenUI: Don't clear state when switching renderers 2022-12-04 04:27:38 +00:00
ImGuiOverlays.cpp ImGuiOverlays: Add frame time graph 2022-12-03 04:07:31 +00:00
ImGuiOverlays.h Qt: Add input and settings overlays 2022-10-15 10:11:17 +01:00
InputManager.cpp InputManager: Add IsInputSourceEnabled 2022-12-04 04:27:38 +00:00
InputManager.h InputManager: Add IsInputSourceEnabled 2022-12-04 04:27:38 +00:00
InputSource.cpp Input: Add FullAxis modifier 2022-11-19 19:16:52 -06:00
InputSource.h Qt: Register for device notifications on Windows 2022-10-16 14:54:38 +01:00
LayeredSettingsInterface.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
LayeredSettingsInterface.h SettingsInterface: Add ContainsValue() and copy helpers 2022-06-11 14:37:57 +01: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: Manually throttle fullscreen UI rendering 2022-12-08 09:36:41 +00:00
MetalHostDisplay.mm GS: Manually throttle fullscreen UI rendering 2022-12-08 09:36:41 +00:00
OpenGLHostDisplay.cpp OpenGLHostDisplay: Fix incorrect EndQuery() on shutdown 2022-12-17 11:40:06 +01:00
OpenGLHostDisplay.h GS: Manually throttle fullscreen UI rendering 2022-12-08 09:36:41 +00:00
SDLInputSource.cpp Input: Add FullAxis modifier 2022-11-19 19:16:52 -06:00
SDLInputSource.h Input:SDL: Support Joystick axes that aren't used in GameController mappings 2022-11-19 19:16:52 -06:00
VulkanHostDisplay.cpp GS: Manually throttle fullscreen UI rendering 2022-12-08 09:36:41 +00:00
VulkanHostDisplay.h GS: Manually throttle fullscreen UI rendering 2022-12-08 09:36:41 +00:00
XInputSource.cpp Input: Add FullAxis modifier 2022-11-19 19:16:52 -06:00
XInputSource.h Qt: Register for device notifications on Windows 2022-10-16 14:54:38 +01: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 GS:HW: Add option to spin CPU during readbacks 2022-10-24 14:33:17 +01: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