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

First pass of GPU clipping support. #131

Merged
merged 1 commit into from Jan 8, 2016
Merged

First pass of GPU clipping support. #131

merged 1 commit into from Jan 8, 2016

Commits on Jan 8, 2016

  1. First pass of GPU clipping support.

    * Add support for clip in/out rects on GPU.
    * Remove CPU polygon clipping code.
    * Fix all known vertex cracks and pixel sparkling.
    
    There is still some code cleanup to do, and missing features, such as:
     * Nested complex clip regions.
     * Switching angle gradients to rectangles.
     * Complex clip regions + border radius.
    
    These *should* be fairly simple to implement on top of these changes.
    gw3583 committed Jan 8, 2016
You can’t perform that action at this time.