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 collapse path #595

Merged
merged 5 commits into from Nov 28, 2016
Merged

Clip stack collapse path #595

merged 5 commits into from Nov 28, 2016

Commits on Nov 28, 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 28, 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 28, 2016
  3. Simplified the mask task key

    kvark committed Nov 28, 2016
  4. Traversing the clip stack for the bounding box calculations

    kvark committed Nov 28, 2016
You can’t perform that action at this time.