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

Fix blocky artifacts in area aa #397

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Fix blocky artifacts in area aa #397

merged 1 commit into from
Oct 26, 2023

Commits on Oct 25, 2023

  1. Fix blocky artifacts in area aa

    The numerical robustness work for multisampled aa was not carried over to the area version. This patch changes the computation of y_edge in the tiling stage so that rendering using area antialiasing in fine will match the multisampled case. See the linked bug for a diagram which explains the cases.
    
    Fixes #393
    raphlinus committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fc06a92 View commit details
    Browse the repository at this point in the history