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

Clip stack support #581

Closed
wants to merge 2 commits into from
Closed

Clip stack support #581

wants to merge 2 commits into from

Commits on Nov 25, 2016

  1. Added ClipRegion to StackingContext/Layer instead of the local rectan…

    …gle.
    
    Renamed prim_store::PrimitiveClipSource to mask_cache::ClipSource.
    Creating dependent tasks for the layers.
    clip copy shader.
    Nested clipping and some text for the wr-sample.
    kvark committed Nov 25, 2016
  2. Extended clip batcher to combine the first clear+rect into a single c…

    …all.
    
    Fixed the needs_clipping flag to avoid blending where not necessary.
    kvark committed Nov 25, 2016
You can’t perform that action at this time.