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

Fixes for a couple of panics in WR. #218

Merged
merged 1 commit into from Mar 3, 2016
Merged

Commits on Mar 3, 2016

  1. Fixes for a couple of panics in WR.

    - Change resize to not require changing texture ID.
    - Fix freelist iterator.
    
    These changes are slightly less efficient, but fix some panics. We can revisit this code if it shows up in profiles.
    gw3583 committed Mar 3, 2016
You can’t perform that action at this time.