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

Replace GLUT with GLFW #563

Merged
merged 5 commits into from Jul 10, 2013
Merged

Replace GLUT with GLFW #563

merged 5 commits into from Jul 10, 2013

Commits on Jul 4, 2013

  1. Fix clean targets.

    metajack committed Jul 4, 2013
  2. Replace glut with glfw.

    Also fixes initial window size to get based on the windowing code instead of
    being hardcoded everywhere. This code works on HiDPI displays, but does not
    appropriately scale the output up yet.
    metajack committed Jul 4, 2013

Commits on Jul 9, 2013

  1. Update to latest Rust.

    metajack committed Jul 9, 2013
  2. Add Makefile trigger for forcing clean-rust to happen.

    metajack committed Jul 9, 2013
You can’t perform that action at this time.