Skip to content

rsx: Shader and MSAA fixes#16540

Merged
kd-11 merged 6 commits into
RPCS3:masterfrom
kd-11:rsx-volatile
Jan 15, 2025
Merged

rsx: Shader and MSAA fixes#16540
kd-11 merged 6 commits into
RPCS3:masterfrom
kd-11:rsx-volatile

Conversation

@kd-11

@kd-11 kd-11 commented Jan 11, 2025

Copy link
Copy Markdown
Contributor
  1. Fixes some crashes when using shader interpreter.
  2. Fix emulated MSAA sampling in "wrap" mode when coords have negative sign.
  3. Fix out-of-bounds write in MSAA resolve pass that can cause GPU crash.

Closes #16541
Closes #16539

TODO:

  • Pull GTX900 branch fixes

@kd-11 kd-11 changed the title rsx: Improved shader interpreter support when hw instancing is active rsx: Shader and MSAA fixes Jan 14, 2025
@kd-11 kd-11 marked this pull request as ready for review January 14, 2025 20:20
@kd-11 kd-11 merged commit efc9ae9 into RPCS3:master Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Regression] Resistance 1 crashes when using Shader interpreter only Resistance 1: freeze with error VKGSRender::patch_transform_constants

2 participants