TheLastRar
b069f51e6f
FSUI: Make use of scalable fonts
2025-07-12 20:10:59 +02:00
TheLastRar
bb1e6d06e4
FSUI: Support RendererHasTextures
2025-07-12 20:10:59 +02:00
TheLastRar
f747abcc3b
GS: Prefix page/block size defines
2025-07-12 20:10:59 +02:00
TheLastRar
77738f72b4
3rdparty: Update ImGui to 1.92.1
2025-07-12 20:10:59 +02:00
JordanTheToaster
61f11d12ff
3rdparty: Update xbyak to v7.27
2025-07-12 19:53:10 +02:00
JordanTheToaster
7e00b2c9a9
3rdparty: Update WIL to v1.0.250325.1
2025-07-12 19:53:10 +02:00
JordanTheToaster
7dd4ab947b
3rdparty: Update googletest to v1.17.0
2025-07-12 19:53:10 +02:00
JordanTheToaster
be213695a0
3rdparty: Update CPUInfo to commit e4cadd02a8b386c38b84f0a19eddacec3f433baa
2025-07-12 19:53:10 +02:00
JordanTheToaster
cde548a2f9
3rdparty: Update libzip to 1.14
2025-07-12 19:53:10 +02:00
JordanTheToaster
e76481f454
Deps: Update libpng to v1.6.50
2025-07-12 19:53:10 +02:00
JordanTheToaster
1a8d1d443e
Deps: Update libjpeg-turbo to v3.1.1
...
a
2025-07-12 19:53:10 +02:00
JordanTheToaster
a14c8eb7d5
3rdparty: Update LZMA/7zipSDK to 25.00
2025-07-12 19:53:10 +02:00
SternXD
97ea52a6c1
FSUI: Add memory card creation dialog
2025-07-12 19:50:53 +02:00
SternXD
0617182dfc
Qt: Add option to start in Big Picture Mode from settings.
2025-07-12 19:50:22 +02:00
KamFretoZ
bd99d76416
Qt: Tidy up post processing section
2025-07-12 19:49:18 +02:00
KamFretoZ
fdbe9305a9
Qt: Move screenshot section to Recording tab
...
Qt: Move Video Dump Directory to Folder Settings
2025-07-12 19:49:18 +02:00
JordanTheToaster
fd772e42da
CI/Linux: Switch appimage URL to new link
2025-07-11 21:49:08 +02:00
Fabian Thomys
df56797b38
Qt/Debugger: Remove text display for breakpoint enabled state
2025-07-10 20:40:20 -04:00
TellowKrinkle
28e72110bb
GS: Remove Fermi vs expand disable
...
It works now.
2025-07-10 18:42:56 +02:00
TellowKrinkle
e451c5f70c
GS: Remove use of shader_draw_parameters
...
Should fix older Nvidia GPUs
2025-07-10 18:42:56 +02:00
TellowKrinkle
20b8fef950
GS:VK: Allow running on GPUs without EXT_line_rasterization
2025-07-10 18:42:56 +02:00
SternXD
47449a424d
GS: Fix GS Dump OSD text
2025-07-10 18:41:58 +02:00
SternXD
e8ab761be4
FSUI: Fix Deadlock in Achievements Tab
2025-07-10 18:41:58 +02:00
refractionpcsx2
6463fc541b
GS: Improve triangle quad detection for strips
2025-07-10 18:37:25 +02:00
refractionpcsx2
08b3194b96
GS/HW: Improve temp z smaller copy detection
2025-07-10 18:37:25 +02:00
chaoticgd
62fa768e60
PINE: Give the server thread a name
2025-07-09 04:19:09 +02:00
chaoticgd
cafe7a9dc2
Debugger: Improve error handling in getIOPThreads and getIOPModules
2025-07-08 22:02:54 +02:00
chaoticgd
7ffc671c3a
Memcard: Remove a buggy assertion
2025-07-08 21:27:17 +02:00
JordanTheToaster
eaeea83547
GraphicsSettingsWidget: Correctly set current index
2025-07-08 11:32:53 +02:00
SternXD
76b758dbd2
OSD/Achievements: Add 9-position alignment options for Achievement notifications/popups, and OSD
2025-07-08 10:35:40 +02:00
Haisom
ab19b109ce
Core/Qt: Add hotkey support for swapping memory card
...
### Description of Changes
- Adds Swap Memory Card function.
- Adds Helper Function to verify whenever memory cards are auto-ejecting.
- Adds assert to make sure the memory cards swapping function will only RunOnCPUThreat.
- Adds field to set a custom hotkey under Controllers>Hotkeys to quickly swap memory cards.
### Rationale behind Changes
- Allow users to change memory cards on demand. This is really useful on shared machines, specially with kids around (Forget kids accidentally overwriting your save games with over 100 hours of gameplay!).
- This will easy up process for saving on backup memory cards on the fly without the need of auxiliary tools such as "mymc".
- By creating a memory card swap function in the core, we can now use it anywhere.
### Suggested Testing Steps
- Assign hotkey under Controllers>Hotkeys>Swap Memory Cards and test while on BIOS Browser or in game.
Special thanks to @kamfretoz @RedDevilus , @RedPanda4552 , and @Mrlinkwii for the feedback, suggestions and troubleshooting!
Co-Authored-By: pandubz <redpanda4552@gmail.com>
Co-Authored-By: KamFretoZ <14798312+kamfretoz@users.noreply.github.com>
2025-07-08 10:34:59 +02:00
RedDevilus
73c3216ca6
Qt: Group OSD Checkboxes
...
Done some preliminary work on grouping all the OSD checkboxes including the new ones in a better to glance 3 column viewscreen.
Split from https://github.com/PCSX2/pcsx2/pull/12642 which had system time and date on top
2025-07-08 10:33:50 +02:00
PCSX2 Bot
ee56c5b13c
[ci skip] PAD: Update to latest controller database.
2025-07-07 18:02:05 +02:00
chaoticgd
46768c8624
Debugger: Allow default layouts to be defined with different groups
2025-07-07 17:57:24 +02:00
chaoticgd
24340caa35
Debugger: Update symbol tree license headers
2025-07-07 15:43:59 +02:00
nassau-tk
6dc92b00a6
GameDB: Update JP names for Tom Clancy's Splinter Cell.
...
SLPM-66672, SLPM-66868.
2025-07-06 18:44:49 +02:00
refractionpcsx2
43a81a3cb1
GS/HW: Add CRC for Turok wrong width clear
2025-07-06 18:33:39 +02:00
refractionpcsx2
0df388cd96
GS/HW: Restore old temp Z buffer if required
2025-07-06 18:33:39 +02:00
refractionpcsx2
c342f9cac5
GS/HW: Detect buffer width change on clear
2025-07-06 18:33:39 +02:00
refractionpcsx2
21042934e3
GS/TC: Allow preloading before merging buffers
2025-07-06 18:33:39 +02:00
TheLastRar
888e024d0c
3rdparty: Update FontAwesome to 6.7.2
...
Co-Authored-By: KamFretoZ <14798312+kamfretoz@users.noreply.github.com>
2025-07-05 20:01:42 -05:00
SternXD
fe9794ba53
GS: Add hotkey for cycling TV shaders
2025-07-05 19:59:29 -05:00
PCSX2 Bot
e546acec1e
[ci skip] Qt: Update Base Translation.
2025-07-05 14:22:28 +02:00
lightningterror
272ad1d37f
GS/GL/DX11: Clean up some stuff.
...
Revert the possible srv conflict for primid tex, looks like there was no need.
Replace NULL with nullptr in GSDeviceOGL.
2025-07-05 14:20:15 +02:00
Fabian Thomys
a87e661745
Debugger/Qt: Unlock debugger table view layout
2025-07-04 14:49:41 -04:00
JordanTheToaster
f750eb56ab
3rdparty: Update rcheevos to v12.0.0
2025-07-04 14:49:13 -04:00
JordanTheToaster
118b604a66
3rdparty: Update fmt to v11.2.0
2025-07-04 14:49:04 -04:00
JordanTheToaster
cfd9343230
Deps: Update shaderc to 2025.3
2025-07-04 14:48:55 -04:00
JordanTheToaster
8bcc2c94b9
3rdparty: Update fast_float to v8.0.2
2025-07-04 14:48:42 -04:00
JordanTheToaster
377930d004
3rdparty: Update rapidyaml to v0.9.0
2025-07-04 14:48:42 -04:00