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

Box shadow fixes #112

Merged
merged 5 commits into from Dec 5, 2015
Merged

Box shadow fixes #112

merged 5 commits into from Dec 5, 2015

Conversation

@pcwalton
Copy link
Collaborator

pcwalton commented Dec 4, 2015

These are various box shadow fixes that make the spheres demo look nicer.

pcwalton added 5 commits Dec 4, 2015
outset box shadow corners.

Border radii are currently ignored for clip-out operations, so this
isn't sufficient to actually render them, but it'll help once the
clipper is upgraded to support those.
larger than the size of the box.

This isn't sufficient to render them correctly, because proper rendering
in this case needs a separate shader (or at least modifications to the
one we currently use). But it improves the look a lot.
glennw added a commit that referenced this pull request Dec 5, 2015
@glennw glennw merged commit ffe75c8 into servo:master Dec 5, 2015
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.