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 #3863

Merged
merged 1 commit into from Feb 18, 2020
Merged

Commits on Feb 18, 2020

  1. Bug 1579235 - Part 3 - Abstract some parts of yuv shader logic. r=nical

    Factor some parts of the YUV brush shader out into a shared
    yuv.glsl shader include.
    
    In future, this shader code will also be referenced by the
    composite.glsl shader when using the simple (Draw) compositing
    mode, to composite video surfaces directly into the framebuffer
    where possible.
    
    Differential Revision: https://phabricator.services.mozilla.com/D63123
    
    [ghsync] From https://hg.mozilla.org/mozilla-central/rev/bde7c898937d877132b5d2aaeae022227c9da7af
    gw3583 authored and moz-gfx committed Feb 18, 2020
You can’t perform that action at this time.