Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rsx/vp: Properly initialize vertex output registers. #7194

Merged
merged 4 commits into from
Jan 5, 2020
Merged

Conversation

kd-11
Copy link
Contributor

@kd-11 kd-11 commented Jan 4, 2020

  • All registers tested on hw show contents to be 0, 0, 0, 1. Make default output registers match this pattern.

Fixes broken output in games with shaders that do not properly initialize the whole register block and makes the missing grass in flower visible.

- All registers tested on hw show contents to be 0, 0, 0, 1.
  Make default output registers match this pattern.
@Kravickas
Copy link
Contributor

Kravickas commented Jan 4, 2020

screenshot-2020_01_04_14_15_41
Not correct but that different bug i guess

@kd-11 kd-11 merged commit 7f09def into RPCS3:master Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants