Megamouse
|
b8236e183c
|
cellMic: log ALCenum error string
|
2025-03-27 00:51:15 +01:00 |
|
RipleyTom
|
324af04426
|
Set PSN to disconnected when net status is disconnected
|
2025-03-25 21:46:38 +01:00 |
|
Megamouse
|
1b5d9a34df
|
overlays/rpcn: Create list even if rpcn connection failed
|
2025-03-25 18:40:25 +01:00 |
|
Malcolm Jestadt
|
c52920755a
|
SPU LLVM: Don't use vperm2b256to128 outside of CPUTranslator.h
- The vperm2b function uses vperm2b256to128 when it's ideal
|
2025-03-25 10:42:02 +02:00 |
|
kd-11
|
ff135384ef
|
Fix for GCC builds
|
2025-03-24 17:00:07 +03:00 |
|
kd-11
|
a51602018e
|
rsx: Code cleanup and fix fragment texture dirty trigger
|
2025-03-24 17:00:07 +03:00 |
|
kd-11
|
1616942943
|
rsx: Always execute pre-draw pipeline analysis regardless of flags
|
2025-03-24 17:00:07 +03:00 |
|
kd-11
|
ba7b7b65a1
|
rsx: Bypass sampling cache logic when dealing with host generated textures
|
2025-03-24 17:00:07 +03:00 |
|
RipleyTom
|
40ff182c31
|
Fix p2p binding to vport 0
|
2025-03-23 06:08:09 +01:00 |
|
Megamouse
|
b4f453f687
|
overlays: don't check for hdd dirs if we play a disc game
|
2025-03-21 20:47:45 +01:00 |
|
Megamouse
|
fda51920b7
|
overlays: prefer overlay_picture over content_icon
|
2025-03-21 20:47:45 +01:00 |
|
Megamouse
|
1ae1288a88
|
overlays: Look for the overlay in the same dir as the background
|
2025-03-21 20:47:45 +01:00 |
|
Megamouse
|
6fb0e991ea
|
overlays: Don't use ICON0.PNG from hdd0 if the game is a disc game
ICON0.PNG is not supposed to be updateable, so we can ignore the hdd0 dir for disc games in that case
|
2025-03-21 20:47:45 +01:00 |
|
Megamouse
|
650176fac7
|
overlays: Simplify game content search
|
2025-03-21 20:47:45 +01:00 |
|
Megamouse
|
95aad6ceb5
|
overlays: adjust size and position of overlay image
|
2025-03-21 20:47:45 +01:00 |
|
Megamouse
|
7cd5d812d2
|
overlays: add background overlay image
|
2025-03-21 20:47:45 +01:00 |
|
Megamouse
|
b2ff24453c
|
overlays: fix background image logic
Also make the path getter more generic
|
2025-03-21 20:47:45 +01:00 |
|
Megamouse
|
12eacfa67b
|
overlays: use std::string instead of raw path argument
It will be converted to string anyway
|
2025-03-21 20:47:45 +01:00 |
|
Megamouse
|
1a51ce1e66
|
SPU: Add Disable SPU GETLLAR Spin Optimization checkbox
|
2025-03-18 09:30:28 +02:00 |
|
Megamouse
|
ec29650029
|
Fix warning
|
2025-03-17 23:11:31 +01:00 |
|
Megamouse
|
42ba0b6271
|
Qt: Use localized game icons and titles
|
2025-03-17 00:47:43 +01:00 |
|
kd-11
|
a1fa8dd701
|
config: Revert default shader compiler to async with draw-skip
|
2025-03-16 16:48:20 +01:00 |
|
kd-11
|
aea1efd5f2
|
rsx: Fix instancing constants lookup layout when running interpreter
|
2025-03-16 16:33:39 +03:00 |
|
kd-11
|
5ae05e26c4
|
vk: Implement instancing when running in interpreter mode
|
2025-03-16 16:33:39 +03:00 |
|
kd-11
|
023221bd3b
|
gl: Reimplement driver capabilities detection in a more sane way
|
2025-03-16 16:33:39 +03:00 |
|
kd-11
|
14575f3efd
|
rsx: Always initialize CC register in FP interpreter
|
2025-03-16 16:33:39 +03:00 |
|
kd-11
|
9f3eb33d80
|
gl: Double instancing buffer size to improve frametimes
|
2025-03-16 16:33:39 +03:00 |
|
kd-11
|
225d0b9482
|
gl: Support transform instancing in the shader interpreter
|
2025-03-16 16:33:39 +03:00 |
|
kd-11
|
65c0d3d425
|
gl: Add support for hardware instancing
|
2025-03-16 16:33:39 +03:00 |
|
kd-11
|
3d3fc2f3cd
|
rsx: Fix cache invalidation when instancing state changes
|
2025-03-16 16:33:39 +03:00 |
|
Malcolm Jestadt
|
f9a72e8d75
|
SPU LLVM: Preserve sign on inf to NaN conversion in spu_re_acc with vfixupimmps
|
2025-03-15 10:46:08 +02:00 |
|
Attila Fidan
|
7b212e0e57
|
sys_usbd: Fix null pointer deref on destruction
|
2025-03-13 01:36:09 +01:00 |
|
kd-11
|
b2ed787c3a
|
rsx: Invalidate program cache hint if the current vertex or fragment program is re-evaluated
|
2025-03-12 15:36:29 +03:00 |
|
Megamouse
|
3a71da35a9
|
Fix redundant forward declaration warning
|
2025-03-12 01:08:49 +01:00 |
|
DH
|
db945f6aed
|
android: do not invalidate swapchain on VK_SUBOPTIMAL_KHR
Workaround
|
2025-03-10 21:09:27 +01:00 |
|
Megamouse
|
b3f5ed55a1
|
Set vulkan to default renderer whenever we have vulkan support
|
2025-03-10 21:09:27 +01:00 |
|
DH
|
95d0cb18e4
|
Coding style issues fixes
Thanks @Megamouse
|
2025-03-10 21:09:27 +01:00 |
|
DH
|
cac068dad9
|
rsx: implement android swapchain
|
2025-03-10 21:09:27 +01:00 |
|
DH
|
7520c09087
|
rsx: reduce shaders_cache::unpacked_type size for android
|
2025-03-10 21:09:27 +01:00 |
|
DH
|
2ebf257f84
|
vm: removed c_page_size, it cannot be used by globals
|
2025-03-10 21:09:27 +01:00 |
|
DH
|
57e7cee84e
|
android: cfg: vulkan renderer is default
|
2025-03-10 21:09:27 +01:00 |
|
DH
|
94f52d6dc0
|
android: jit: teach fallback_cpu_detection provide meaningful results for aarch64
|
2025-03-10 21:09:27 +01:00 |
|
DH
|
3080b55d02
|
cfg: remove string::get()
|
2025-03-10 21:09:27 +01:00 |
|
DH
|
5084fb82b8
|
Android stuff 2
|
2025-03-10 21:09:27 +01:00 |
|
DH
|
798c194025
|
android stuff
|
2025-03-10 21:09:27 +01:00 |
|
kd-11
|
11e214f332
|
rsx: Handle out-of-bounds read/writes from FIFO register IO
|
2025-03-10 16:07:26 +03:00 |
|
AniLeo
|
6d46d45983
|
Settings: Default 'Shader Mode' to Async with Interpreter
|
2025-03-10 08:16:19 +01:00 |
|
kd-11
|
2dfbab457a
|
rsx: Reupload surface if the surface cache denies knowledge of it
|
2025-03-09 22:01:49 +03:00 |
|
Elad
|
5e4637e15c
|
SPU LLVM: Subtract Timebase from decrementer
|
2025-03-09 07:42:59 +02:00 |
|
kd-11
|
e6b3c2061e
|
rsx: Fix boundary seek logic for FIFO addresses
|
2025-03-09 01:36:26 +03:00 |
|