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

softgpu: Correct line early z checks #16048

Merged
merged 1 commit into from
Sep 18, 2022

Conversation

unknownbrackets
Copy link
Collaborator

Stupid mistake. Was looking at completely wrong pixels, x/y are with subpixel and p.x/p.y are without.

Can be seen in the frame dump from #11216, was allowing the grid to go outside the map circle.

-[Unknown]

Was looking at completely wrong pixels, hadn't removed subpixels yet.
@unknownbrackets unknownbrackets added this to the v1.14.0 milestone Sep 18, 2022
@hrydgard hrydgard merged commit a23fe93 into hrydgard:master Sep 18, 2022
@unknownbrackets unknownbrackets deleted the softgpu-earlyz branch September 18, 2022 20:36
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