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

Expand the optimization that eliminates stencil buffer usage in favor of the scissor box to handle 3D transforms. #282

Merged
merged 1 commit into from Jun 1, 2016

Commits on Jun 1, 2016

  1. Expand the optimization that eliminates stencil buffer usage in favor of

    the scissor box to handle 3D transforms.
    
    Eliminates all stencil buffer usage in browser.html, as far as I can
    tell.
    pcwalton committed Jun 1, 2016
You can’t perform that action at this time.