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

Move edge AA flags from GPU cache data into instance struct. #2290

Merged
merged 1 commit into from Jan 15, 2018

Commits on Jan 15, 2018

  1. Move edge AA flags from GPU cache data into instance struct.

    This means that there is now a complete GPU block of unused data
    in the GPU cache data for each segment. This will allow us to
    store a UV sub-rect in here in the near future.
    gw3583 committed Jan 15, 2018
You can’t perform that action at this time.