RipleyTom
cafc2aa9d0
Implement sceNpMatching2GetMemoryInfo
2026-01-28 22:33:35 +01:00
RipleyTom
8f8032b5a8
Implement sceNpMatching2GetSignalingOptParamLocal
2026-01-28 22:33:35 +01:00
RipleyTom
0e2584fc9f
sceNpBasicLimitedSendMessage
2026-01-27 17:21:46 +02:00
kd-11
818b11fd2f
Revert adrenalin crash workaround
2026-01-26 15:34:46 +01:00
kd-11
0ee3e24b25
vk: Drain the pending frame queue before resizing the swapchain
2026-01-26 02:59:31 +01:00
kd-11
fb420d5989
vk: Fix flood of VVL synchronization violations appearing when capturing media
2026-01-26 02:59:31 +01:00
kd-11
9b09fba811
vk: Prevent WAW hazard when the window size exceeds the output draw box
2026-01-26 02:59:31 +01:00
kd-11
33d79ee2cd
vk: Fix CPU frame misalignment bug
...
- This one has been around for a really long time.
- The frame-based structure was due to translating the original vulkan tutorial to working code.
- While it is not feasible to throw the arch away, we don't need a rigid 2-frame set for acquire-submit semaphores.
2026-01-26 02:59:31 +01:00
kd-11
a907cc838b
vk: Always specify LATE_FRAGMENT_TESTS and EARLY_FRAGMENT_TESTS together when declaring barriers
...
- The combination of access patterns can go either way, do not assume early testing to always take place.
2026-01-26 02:59:31 +01:00
kd-11
29cb4f59bd
vk: Invalidate renderpass key in post-cyclic-z barrier
...
- Post-Z renderpass split is crucial due to loss of writes. The failure to invalidate the renderpass key was an oversight.
2026-01-26 02:59:31 +01:00
kd-11
9dfaca4cd8
vk: Fix WAW hazard when preparing copy commands for texture uploads using scratch
2026-01-26 02:59:31 +01:00
kd-11
318385787a
vk: Force strict query scopes quirk if SRM is enabled
2026-01-26 02:59:31 +01:00
kd-11
11464f0793
vk: Tighten image barriers to account for IMAGE_OP_LOAD operation when starting a renderpass
2026-01-26 02:59:31 +01:00
kd-11
11087a973c
vk: Set debug names for image views
...
- Crucial for debugging hangs and crashes as well as VVL output
2026-01-26 02:59:31 +01:00
kd-11
2e4a187145
vk: Persist debug name in the image wrapper to aid in debugging
2026-01-26 02:59:31 +01:00
Megamouse
d854ff03fe
Qt: allow to disable logging to the log frame while it is hidden
2026-01-25 11:42:16 +01:00
Florin9doi
f883718b23
USB: Complete Summonride figures
...
- Support the last 3 riders discovered by @RipleyTom
- Simplify the creator dialog
2026-01-25 03:02:23 +01:00
kd-11
b9f5d85d16
rsx: Lower harmless errors to warnings
2026-01-25 01:31:58 +03:00
kd-11
131eee2eed
rsx: Fix convolution filter decoding
2026-01-25 01:31:58 +03:00
kd-11
590a0bbcad
vk: Include GCM format in debug name for temp texture-cache resources
2026-01-25 01:31:58 +03:00
kd-11
ae8e28282c
rsx/zcull: Fix silly copypasta
...
- Find+Replace bug
2026-01-25 01:31:58 +03:00
Megamouse
1e0909c579
CI: download dependency if the filename is the same but the checksum changed
2026-01-24 21:23:26 +01:00
schm1dtmac
fbd5bbcfa3
Address review comments
2026-01-24 20:18:25 +01:00
schm1dtmac
7a12e80666
[macOS] Specify plist version
2026-01-24 20:18:25 +01:00
schm1dtmac
a646a66ead
[macOS] Fix release naming
2026-01-24 20:18:25 +01:00