oltolm
|
a93197cdcb
|
asm.hpp: replace custom functions with C++20 functions
|
2025-11-16 20:05:00 +02:00 |
|
oltolm
|
b8031f4510
|
StrFmt.h: fix build with Clang
|
2025-11-16 20:05:00 +02:00 |
|
Elad
|
db8437b01c
|
Fix mask calculation in SPUThread.cpp
|
2025-11-16 12:12:20 +02:00 |
|
Elad
|
63f7bcf652
|
SPU: Use CMPXCHG16B for atomic store if possible
|
2025-11-16 12:12:20 +02:00 |
|
Elad
|
109abea454
|
sys_ppu_thread: Fix warning
|
2025-11-16 12:12:20 +02:00 |
|
Megamouse
|
c7ae97f8ea
|
Qt: add button to remove gamepad config
|
2025-11-16 01:19:43 +01:00 |
|
oltolm
|
d61f4101ad
|
utils: replace hex_to_u64 with std::from_chars
|
2025-11-15 21:33:29 +02:00 |
|
qurious-pixel
|
ec70c9691f
|
[Mac Arm64] Use runner ccache
Remove HomeBrew ccache in favor of Mac runner
|
2025-11-15 21:08:47 +03:00 |
|
Megamouse
|
18111ac8bc
|
rsx: add simple pair and tuple types
|
2025-11-15 17:40:49 +02:00 |
|
Megamouse
|
5a761c7184
|
rsx: only allow trivially copyable types in simple_array
|
2025-11-15 17:40:49 +02:00 |
|
Megamouse
|
510ed00b11
|
rsx: fix some warnings
|
2025-11-15 17:40:49 +02:00 |
|
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 |
|