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

GS/HW: Fix/cleanup pabe optimization condition. #11810

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

lightningterror
Copy link
Contributor

@lightningterror lightningterror commented Sep 13, 2024

Description of Changes

GS/HW: Fix/cleanup pabe optimization condition.
We should check only if As max is 128, also make sure we are checking the original Alpha C value as it could have been modified for an optimization.

Rationale behind Changes

Bugfix.

Suggested Testing Steps

Follow up from #11737 test the same games mentioned in that pr.

@lightningterror lightningterror changed the title GS/HW: Fix pabe optimization condition. GS/HW: Fix pabe optimization condition, further expand pabe hw. Sep 13, 2024
@lightningterror lightningterror changed the title GS/HW: Fix pabe optimization condition, further expand pabe hw. GS/HW: Fix pabe optimization condition. Sep 15, 2024
@lightningterror lightningterror changed the title GS/HW: Fix pabe optimization condition. GS/HW: Fix/cleanup pabe optimization condition. Sep 15, 2024
We should check only if As max is 128, also make sure we are checking the original Alpha C value as it could have been modified for an optimization.
@lightningterror lightningterror merged commit 6483565 into master Sep 15, 2024
22 checks passed
@lightningterror lightningterror deleted the gs_pabe_opt_fix branch September 15, 2024 18:39
@lightningterror lightningterror added this to the Release 2.2 milestone Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants