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

Merged
merged 2 commits into from Jan 8, 2020
Merged

Sync changes from mozilla-central #3825

merged 2 commits into from Jan 8, 2020

Commits on Jan 8, 2020

  1. Bug 1607352 - Support DirectComposition virtual surface API. r=sotaro

    Adds an #ifdef to the DCLayerTree implementation that allows
    selecting whether to use the virtual surface API (enabled by
    default) or the regular DC surface API.
    
    For now, this is a compile-time switch. As a follow up to this,
    we will support both options at runtime (for example, using the
    regular surface API for surfaces that have holes or translucency).
    
    Differential Revision: https://phabricator.services.mozilla.com/D58870
    
    [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/1d212c2ddb76f5d54fd884e8e08001fc8475e13c
    Glenn Watson authored and moz-gfx committed Jan 8, 2020
You can’t perform that action at this time.