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

Port rectangles and segment building to support primitive interning. #3346

Merged
merged 2 commits into from Nov 25, 2018

Commits on Nov 24, 2018

  1. Use interning for rectangles.

    The major parts of this patch are the changes to allow interning
    of primitives that make use of segment building.
    
    Once that lands, the ports for other primitives that use segments
    should be straightforward.
    gw3583 committed Nov 24, 2018

Commits on Nov 25, 2018

  1. Address review comments

    gw3583 committed Nov 25, 2018
You can’t perform that action at this time.