qurious-pixel
|
8ccc30725a
|
Update install-freebsd.sh
|
2025-11-20 09:11:49 +02:00 |
|
qurious-pixel
|
c38b8c6d12
|
restore [[noreturn]]
|
2025-11-20 09:11:49 +02:00 |
|
Elad
|
107d9dc533
|
PPU Profiler
|
2025-11-19 21:37:50 +02:00 |
|
Elad
|
c669a0beb7
|
kernel_explorer: Order PPUs by priority
|
2025-11-17 21:32:58 +02:00 |
|
Elad
|
f992ccdcad
|
cellGam/celCamera: Add more wait flags
|
2025-11-17 21:32:58 +02:00 |
|
Elad
|
e6dc0d98f5
|
SPU: Optimize check for args sharing page with Effective-Address
|
2025-11-17 21:32:58 +02:00 |
|
Elad
|
1250e428a7
|
SPU: Exclude reservation_check address receptacle from writer_lock
|
2025-11-17 21:32:58 +02:00 |
|
Elad
|
ddecade935
|
vm/sys_memory: Remove VM locking in sys_memory_get_page_attribute
|
2025-11-17 21:32:58 +02:00 |
|
Megamouse
|
de914247be
|
overlays: remove unnecessary cast
|
2025-11-17 19:42:31 +01:00 |
|
Megamouse
|
6a51cd9f7f
|
overlays: Use SCE-PS3-DH-R-CGB.TTF for chinese characters
|
2025-11-17 19:42:31 +01:00 |
|
Megamouse
|
2042b54d2d
|
cmake: fix build with USE_FAUDIO if system SDL is not found
|
2025-11-17 19:42:31 +01:00 |
|
Megamouse
|
5267c87ca7
|
Overlays: check return value of stbtt_InitFont
|
2025-11-17 19:42:31 +01:00 |
|
Megamouse
|
6731feb751
|
overlays: add some more chinese fallback fonts
|
2025-11-17 19:42:31 +01:00 |
|
Megamouse
|
10f8a49e36
|
overlays: Check if a font actually contains the character
|
2025-11-17 19:42:31 +01:00 |
|
Megamouse
|
a6371ef5d3
|
overlays: use get_font instead of duplicate font fallback
|
2025-11-17 19:42:31 +01:00 |
|
Megamouse
|
2d3e6c6d02
|
overlays: use std::string_view for font functions
|
2025-11-17 19:42:31 +01:00 |
|
Elad
|
9b1d39c14e
|
SPU Analyzer: Fix spu_thread::is_exec_code for BRSL
|
2025-11-17 10:32:08 +02:00 |
|
Elad
|
5893851029
|
Core: Remove Intel-TSX ISA Extension based code
|
2025-11-17 10:32:08 +02:00 |
|
Megamouse
|
42177add17
|
Qt: fix image flip warning on newer Qt
|
2025-11-17 03:46:06 +02:00 |
|
Megamouse
|
84fdd2e056
|
rsx_debugger: fix gcc index access warning
|
2025-11-17 03:46:06 +02:00 |
|
Megamouse
|
bc01863654
|
Fix some warnings
|
2025-11-17 03:46:06 +02:00 |
|
Megamouse
|
cbb4dd8f22
|
Qt: forward declare gui_settings
|
2025-11-17 03:46:06 +02:00 |
|
oltolm
|
0439b62257
|
SPU Analyzer: use std::lexicographical_compare_three_way
It should compile now because we upgraded Linux CI.
|
2025-11-16 22:57:16 +02:00 |
|
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 |
|