Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove the concept of StackingLevel #261
Merged
Conversation
Servo has updated its rust version, so we need to update the travis configuration in WebRender.
Servo now sorts display list items so webrender_traits no longer tracks the stacking level of items in the list. This also means that WebRender no longer needs to sort StackingContext items.
|
@bors-servo r+ |
|
|
bors-servo
added a commit
that referenced
this pull request
Apr 17, 2016
Remove the concept of StackingLevel
|
|
bors-servo
added a commit
to servo/servo
that referenced
this pull request
Apr 19, 2016
Implement stencil fns for WebGLRenderingContext Depends on servo/webrender#261. Closes #10659. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670) <!-- Reviewable:end -->
bors-servo
added a commit
to servo/servo
that referenced
this pull request
Apr 20, 2016
Implement stencil fns for WebGLRenderingContext Depends on servo/webrender#261. Closes #10659. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670) <!-- Reviewable:end -->
bors-servo
added a commit
to servo/servo
that referenced
this pull request
Apr 20, 2016
Implement stencil fns for WebGLRenderingContext Depends on servo/webrender#261. Closes #10659. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670) <!-- Reviewable:end -->
bors-servo
added a commit
to servo/servo
that referenced
this pull request
Apr 21, 2016
Implement stencil fns for WebGLRenderingContext Depends on servo/webrender#261. Closes #10659. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670) <!-- Reviewable:end -->
bors-servo
added a commit
to servo/servo
that referenced
this pull request
Apr 21, 2016
Implement stencil fns for WebGLRenderingContext Depends on servo/webrender#261. Closes #10659. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670) <!-- Reviewable:end -->
bors-servo
added a commit
to servo/servo
that referenced
this pull request
Apr 21, 2016
Implement stencil fns for WebGLRenderingContext Depends on servo/webrender#261. Closes #10659. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670) <!-- Reviewable:end -->
bors-servo
added a commit
to servo/servo
that referenced
this pull request
Apr 24, 2016
Implement stencil fns for WebGLRenderingContext Depends on servo/webrender#261. Closes #10659. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670) <!-- Reviewable:end -->
bors-servo
added a commit
to servo/servo
that referenced
this pull request
Apr 24, 2016
Implement stencil fns for WebGLRenderingContext Depends on servo/webrender#261. Closes #10659. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670) <!-- Reviewable:end -->
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-comments-removed
that referenced
this pull request
Oct 1, 2019
… (from KiChjang:webgl-stencils); r=emilio Depends on servo/webrender#261. Closes #10659. Source-Repo: https://github.com/servo/servo Source-Revision: 78041737def89de90cba20ea29afe4e107008117 UltraBlame original commit: 94ab626eb3264784bf0545395790128bbc068480
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-wordified-and-comments-removed
that referenced
this pull request
Oct 1, 2019
… (from KiChjang:webgl-stencils); r=emilio Depends on servo/webrender#261. Closes #10659. Source-Repo: https://github.com/servo/servo Source-Revision: 78041737def89de90cba20ea29afe4e107008117 UltraBlame original commit: 94ab626eb3264784bf0545395790128bbc068480
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-wordified
that referenced
this pull request
Oct 1, 2019
… (from KiChjang:webgl-stencils); r=emilio Depends on servo/webrender#261. Closes #10659. Source-Repo: https://github.com/servo/servo Source-Revision: 78041737def89de90cba20ea29afe4e107008117 UltraBlame original commit: 94ab626eb3264784bf0545395790128bbc068480
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
mrobinson commentedApr 15, 2016
No description provided.