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

Update v0.16 dependencies & examples to glutin 0.9 / winit 0.7 #1377

Merged
merged 3 commits into from Jul 17, 2017

Commits on Jul 17, 2017

  1. Configuration menu
    Copy the full SHA
    aa4a4a7 View commit details
    Browse the repository at this point in the history
  2. Call GlWindow#resize on resize events in examples

    Required to work properly on mac/wayland, see [glutin
    docs](https://docs.rs/glutin/0.9.0/glutin/trait.GlContext.html#tymethod.resize)
    alexheretic committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    de319c0 View commit details
    Browse the repository at this point in the history
  3. Update appveyor to reference stable/nightly instead of rust x.y.z

    Needed as updated dependencies require later rust stable
    alexheretic committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    c349d5a View commit details
    Browse the repository at this point in the history