Megamouse
|
fa06fed86f
|
overlays: take screenshot after exiting the home menu
|
2025-11-15 14:55:09 +01:00 |
|
Megamouse
|
871dd729b2
|
cheats: fix cheat type on apply
|
2025-11-15 13:22:52 +01:00 |
|
Elad
|
7e209a7275
|
sys_spu: Improve arguments accuracy
|
2025-11-15 12:31:22 +02:00 |
|
Elad
|
0bb84b374e
|
sys_ppu_thread: Fix u64 stack size argument
|
2025-11-15 12:31:22 +02:00 |
|
Elad
|
92e24a5779
|
PPU/x64: Fix gv_cvtu32_tofs
|
2025-11-14 21:15:27 +02:00 |
|
Elad
|
e48ba283d8
|
Overlays/SaveStates: Add multi-slot support to controller menu
|
2025-11-12 15:57:53 +02:00 |
|
kd-11
|
0bf9ee9fa5
|
rsx: Fix an oops causing DEVICE_LOST
- We only apply scaling when RTTs are part of the input set.
- This fact was previously hidden by an optional arg
|
2025-11-11 01:04:31 +03:00 |
|
Elad
|
c60e5cc48a
|
ZSTD: Fixup threads terminations
|
2025-11-10 21:16:31 +02:00 |
|
Elad
|
642005cf1d
|
Add wait flag in cellGemConvertVideoFinish
|
2025-11-10 21:16:31 +02:00 |
|
Elad
|
b0956a8f74
|
More logging to sys_memory_allocate_from_container
|
2025-11-10 21:16:31 +02:00 |
|
Elad
|
2fb8cbda38
|
SaveStates/ZSTD: Improve termination and file handling
|
2025-11-10 13:04:43 +02:00 |
|
Elad
|
c16278a5ab
|
vm.cpp: Skip memory clearing on emulation stop
|
2025-11-10 13:04:43 +02:00 |
|
Elad
|
bfe54a29ae
|
Savestates/TAR: Extract files asynchronously
|
2025-11-10 13:04:43 +02:00 |
|
kd-11
|
265d6643e5
|
rsx: Fix shader interpreter
|
2025-11-09 17:29:22 +03:00 |
|
kd-11
|
d87f055bb2
|
vk: Fix hang when doing typeless copy in the resource assembler
|
2025-11-09 14:24:44 +03:00 |
|
kd-11
|
1af5afdaab
|
vk: Reduce number of barriers for each copy transfer sequence
- Sometimes the same source image is copied more than once
|
2025-11-09 14:24:44 +03:00 |
|
kd-11
|
864bb9f0db
|
rsx: Speed up slice gathering for large datasets
- We can cut down by an order of magnitude the amount of checks we do to construct objects
|
2025-11-09 14:24:44 +03:00 |
|
kd-11
|
1007aaee4c
|
rsx: Refactor texture cache lookup core to be easier to read
|
2025-11-09 14:24:44 +03:00 |
|
Elad
|
8126a199f5
|
SPU: Fix race in PUTLLC with unchanged data
|
2025-11-08 16:20:18 +02:00 |
|
Joshua de Reeper
|
b435deac9d
|
sys_usbd: Small tidyups
|
2025-11-08 12:55:44 +02:00 |
|
shinra-electric
|
8a9b15dee3
|
Bump MoltenVK to v1.4.0
|
2025-11-07 22:26:41 +01:00 |
|
kd-11
|
c5a54a3d4f
|
gl: Ensure overlays render in fill mode
|
2025-11-07 23:47:47 +03:00 |
|
kd-11
|
bcdf2ef36f
|
gl: Implement polygon render modes
|
2025-11-07 23:47:47 +03:00 |
|
robotics13
|
3df0c8caef
|
Synced Skylander variant IDs with values from Dolphin for #13315
|
2025-11-06 20:28:23 +01:00 |
|
FlexBy420
|
50eb46d294
|
download from releases instead
|
2025-11-05 23:30:17 +01:00 |
|
FlexBy420
|
ff922f6324
|
Update deploy-windows-clang.sh
|
2025-11-05 23:30:17 +01:00 |
|
FlexBy420
|
1e1da422ea
|
Update deploy-windows-clang.sh
|
2025-11-05 23:30:17 +01:00 |
|
FlexBy420
|
3e5a035046
|
eh update macos-arm path again
|
2025-11-05 23:30:17 +01:00 |
|
FlexBy420
|
6e5338d091
|
update macos path again
|
2025-11-05 23:30:17 +01:00 |
|
FlexBy420
|
d73a7e0ff3
|
change translations location to a correct one (probably)
|
2025-11-05 23:30:17 +01:00 |
|
FlexBy420
|
a6c0433a2e
|
forgot mkdir
|
2025-11-05 23:30:17 +01:00 |
|
FlexBy420
|
ca5a43a3ab
|
macos support maybe?
|
2025-11-05 23:30:17 +01:00 |
|
FlexBy420
|
4710b38505
|
linux support
|
2025-11-05 23:30:17 +01:00 |
|
FlexBy420
|
9cde97c22b
|
remove echo
|
2025-11-05 23:30:17 +01:00 |
|
FlexBy420
|
323f504138
|
comment
|
2025-11-05 23:30:17 +01:00 |
|
FlexBy420
|
d7df929ada
|
Update deploy-windows.sh
|
2025-11-05 23:30:17 +01:00 |
|
Megamouse
|
2667d5de0f
|
input: change default squircle value to 4000
The last squircle changes fixed a bug that caused the squircle to be too
large. This caused the previous default value of 8000 to be too circular
|
2025-11-05 22:39:34 +01:00 |
|
Megamouse
|
49548b913d
|
rsx: fix some warnings
|
2025-11-05 21:56:26 +01:00 |
|
Megamouse
|
17c148d90e
|
Update curl to 8.17.0
|
2025-11-05 21:56:26 +01:00 |
|
Megamouse
|
17621d2a5e
|
Update FAudio to 25.11
|
2025-11-05 21:56:26 +01:00 |
|
kd-11
|
8984c2b316
|
rsx: Implement pixel_center_origin decorator for WPOS
|
2025-11-05 18:26:12 +03:00 |
|
kd-11
|
5d906e1da4
|
rsx: Whitespace fix
|
2025-11-05 18:26:12 +03:00 |
|
kd-11
|
dba48d6387
|
rsx: Invalidate surface cache slots that are trampled by buffer writes.
|
2025-11-05 18:26:12 +03:00 |
|
Joshua de Reeper
|
0403231a0d
|
sys_usbd: fix id/type combo for Kamen Rider Display (#17662)
Fixes the display issues seen here:
https://github.com/RPCS3/rpcs3/issues/17653
|
2025-11-04 19:57:53 +01:00 |
|
Elad
|
8712414123
|
System.cpp: Check if the original EBOOT.BIN is valid for disc game updates
|
2025-11-03 12:04:11 +02:00 |
|
oltolm
|
2485a98d4f
|
cmake: simplify code
|
2025-11-02 21:41:11 +00:00 |
|
Elad
|
cc8929ef4a
|
PSF.cpp: Fixup
|
2025-11-02 17:23:46 +02:00 |
|
Elad
|
ede8382c6a
|
Remove std::strcpy
|
2025-11-02 14:22:11 +02:00 |
|
Megamouse
|
dc22584f72
|
input: always apply stick multiplier when no analog limiter button is set
|
2025-11-01 08:44:04 +01:00 |
|
Megamouse
|
7cb4a68043
|
Qt: fix type conversion warning
|
2025-10-31 19:55:03 +01:00 |
|