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

Add clipping for border edges. #53

Merged
merged 1 commit into from Oct 23, 2015
Merged

Add clipping for border edges. #53

merged 1 commit into from Oct 23, 2015

Conversation

@glennw
Copy link
Member

glennw commented Oct 23, 2015

This could be made significantly faster for some cases (e.g. for dashed borders
detect if any clipping is needed for the bounding rect and run through a fast path
in that common case). On the other hand, perhaps dashed borders etc are rare
enough that it doesn't really matter.

This could be made significantly faster for some cases (e.g. for dashed borders
detect if any clipping is needed for the bounding rect and run through a fast path
in that common case). On the other hand, perhaps dashed borders etc are rare
enough that it doesn't really matter.
glennw added a commit that referenced this pull request Oct 23, 2015
Add clipping for border edges.
@glennw glennw merged commit bc4f864 into master Oct 23, 2015
@glennw glennw deleted the clip-border-edges branch Oct 23, 2015
nox pushed a commit to nox/webrender that referenced this pull request Aug 6, 2016
Revert "Auto merge of servo#49 - DDEFISHER:master, r=metajack"

This reverts commit 3a78976, reversing
changes made to 7a51247.

This is done because it broke the build and wasn't caught by CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.