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

prim_shared: Fix clip mask perspective interpolation. #3145

Merged
merged 2 commits into from Oct 1, 2018

Commits on Sep 30, 2018

  1. prim_shared: Fix clip mask perspective interpolation.

    This was really hard to track down, the comment there really convinced me that
    the code was correct, so I ended up looking at everything else before that...
    
    This fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1494453.
    emilio committed Sep 30, 2018

Commits on Oct 1, 2018

  1. prim_shared: Better fix for perspective interpolation, as suggested b…

    …y Dzmitry.
    emilio committed Oct 1, 2018
You can’t perform that action at this time.