SternXD
fe919d18b2
GSRunner: Fix gsrunner ImGui fonts and host stubs
2026-03-11 12:44:05 +01:00
TellowKrinkle
337daf7ed9
Core: Reserve memory map as early as possible
...
Protects against all the other stuff we load eating up all the address space that we want
2026-03-07 09:12:00 -05:00
Alexei Doell
b7d2b1a26c
Qt: Add hotkey to toggle mouse lock
2026-02-24 11:55:09 -05:00
TJnotJT
24090772cd
GS/HW: Add option for dumping HW config data.
...
Dumps HW config per draw.
Helps debugging/optimizing HW pipeline changes.
2026-02-18 22:25:54 +01:00
lightningterror
84dc2959c5
GSDumpRunner: Use utf-8 encoding for opening files.
...
Allows the dump compare to work normally with unique characters.
2026-01-29 14:17:02 +01:00
SternXD
d983b2b066
Copyright: Change year from 2002-2025 to 2002-2026
2026-01-15 00:22:32 +01:00
chaoticgd
eaa834d238
Host: Remove ConfirmMessage and ConfirmFormattedMessage functions
2025-12-11 10:53:27 -05:00
chaoticgd
8cc28c25d8
VMManager: Fix deadlock when asking to disable hardcore in fullscreen
2025-12-11 10:53:27 -05:00
TJnotJT
f1dc232f91
GSRunner: Use correct config name to disable shader cache.
2025-11-19 02:50:01 +01:00
TheLastRar
d883076573
GSRunner: Move more of VM setup to CPU thread
2025-11-16 22:08:13 +01:00
TJnotJT
be1af0cd0f
GS: Allow dumping draw/frames stats.
2025-11-16 21:26:10 +01:00
TJnotJT
c96607fe37
GSRunner: Allow loading GS settings from INI.
2025-10-24 21:44:52 -04:00
Ty Lamontagne
7da97e6d80
cmake/ci: Allow gs runner builds without building all of pcsx2-qt
2025-10-08 15:26:34 -04:00
Ty Lamontagne
edf686752a
GSRunner: Support GNU/Linux
2025-10-08 15:26:34 -04:00
TJnotJT
f83e11892b
GS: Add dumping of transfer bitmaps.
2025-09-16 14:02:10 +02:00
lightningterror
26fcbc712e
[ci skip] DumpRunner: Fix race condition when creating files/folders, set process priority to below normal. ( #13203 )
...
Fixes race condition when running in parallel multiple threads when creating dump folder/files.
Makes the process priority below normal so the system remains more usable even with more threads.
2025-08-31 00:30:03 +02:00
TheLastRar
6e3dca5a1a
FSUI: Remove font glyph ranges and add exclude ranges
...
The original glyph ranges are legacy and aren't used
2025-07-12 20:10:59 +02:00
JordanTheToaster
aad2128c32
GSRunner: Fix broken compilation
2025-06-14 21:50:08 +02:00
TJnotJT
5e160fca8f
Tools: Small fix to gsrunner args.
2025-06-06 18:05:37 -04:00
Ty
4fa6d3ed3f
GSRunner: Add type to shutdown message code
2025-06-04 20:25:32 -04:00
TellowKrinkle
e764c5cd4e
GSRunner: macOS support
2025-06-04 20:25:32 -04:00
TellowKrinkle
e23b247947
GSRunner: Use separate CPU thread
2025-06-04 20:25:32 -04:00
lightningterror
30bc7ea132
GSDumpRunner: Fix some userhack arguments not working.
2025-05-07 13:39:12 +02:00
refractionpcsx2
f6675808fc
GS/Runner: Set the screenshot compression low to stop slow dump times
2025-03-20 14:19:47 +00:00
refractionpcsx2
e3afdde981
GSDumpRunner: Fix compilation
2025-03-04 13:28:42 +00:00