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: Optimize medium blend on dx. #11134

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Conversation

lightningterror
Copy link
Contributor

Description of Changes

Try to prefer blend second pass for Ad cases on medium blend, higher levels will still prefer sw blend.
Also fix a VK compiler warning.

Rationale behind Changes

More brr on medium blend on dx.

Suggested Testing Steps

Test games that got fixed with blend second pass and compare speed using medium blend master vs pr.

Try to prefer blend second pass for Ad cases on medium blend, higher levels will still prefer sw blend.
@lightningterror lightningterror force-pushed the gs_optimize_medblend_dx branch from aeeb796 to 867f720 Compare April 23, 2024 15:50
@lightningterror lightningterror merged commit a2439d1 into master Apr 24, 2024
22 checks passed
@lightningterror lightningterror deleted the gs_optimize_medblend_dx branch April 24, 2024 08:07
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.

3 participants