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

GPU: Handle invalid blendeq more accurately #18206

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

unknownbrackets
Copy link
Collaborator

@unknownbrackets unknownbrackets commented Sep 23, 2023

We don't need to sanitize so late, better not to even get there and treat the values as hardware would have. Cleanup from #18169.

This matches tests I did before and how the software renderer handles invalid values.

-[Unknown]

@hrydgard hrydgard added this to the v1.16.4 milestone Sep 23, 2023
@hrydgard
Copy link
Owner

Yeah, this is better, let's go for this.

@hrydgard hrydgard merged commit 946b16d into hrydgard:master Sep 23, 2023
18 checks passed
@unknownbrackets unknownbrackets deleted the gpu-blend-cleanup branch September 23, 2023 21:24
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