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/fp: Handle signed operator precedence #10794

Merged
merged 2 commits into from Aug 30, 2021
Merged

rsx/fp: Handle signed operator precedence #10794

merged 2 commits into from Aug 30, 2021

Conversation

kd-11
Copy link
Contributor

@kd-11 kd-11 commented Aug 29, 2021

This was marked TODO for a long time since we fixed remapping for UE3

  • Unsigned remap seems to be overriden by gamma mask (Resistance 3)
  • We already know sign mask overrides gamma mask from UE3 titles

Fixes #10789

This was marked TODO for a long time
- Unsigned remap seems to be overriden by gamma mask (Resistance 3)
- We already know sign mask overrides gamma mask from UE3 titles
@kd-11 kd-11 changed the title rsx/fp: Handle signed operator precedence [TESTING] rsx/fp: Handle signed operator precedence Aug 29, 2021
@Megamouse Megamouse added the RSX label Aug 29, 2021
@Realmantik
Copy link

Yes, it fixes #10789 =)

@kd-11 kd-11 changed the title [TESTING] rsx/fp: Handle signed operator precedence rsx/fp: Handle signed operator precedence Aug 30, 2021
@kd-11 kd-11 merged commit b5dcfb3 into RPCS3:master Aug 30, 2021
@kd-11 kd-11 deleted the shaders branch September 19, 2021 17:49
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 3. Shadow bug (#8398)
3 participants