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

Sync changes from mozilla-central gfx/wr #3837

Merged
merged 1 commit into from Jan 20, 2020
Merged

Commits on Jan 20, 2020

  1. Bug 1609805 - Support a new reftest kind, for verifying rasterizer ac…

    …curacy. r=nical,Bert
    
    This patch introduces a new reftest (syntax ** or !* in reftest files).
    
    This type of test renders a single input file multiple times, at a range
    of different picture cache tile sizes. It then verifies that each of the
    images matches (or doesn't).
    
    This can be used to verify rasterizer accuracy when drawing primitives
    with different tile sizes and/or dirty rect update strategies.
    
    One of the included tests in this patch fails the accuracy test - the
    intent is to fix this inaccuracy in a follow up patch and then be able to
    mark it pixel exact.
    
    Differential Revision: https://phabricator.services.mozilla.com/D60185
    
    [ghsync] From https://hg.mozilla.org/mozilla-central/rev/918e156c75aa1ac1fbfdd0a81434c68eb9d11f18
    gw3583 authored and moz-gfx committed Jan 20, 2020
You can’t perform that action at this time.