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

Allow failure on glutin platform and minor nits #33

Merged
merged 6 commits into from Oct 29, 2015
Merged

Allow failure on glutin platform and minor nits #33

merged 6 commits into from Oct 29, 2015

Commits on Oct 29, 2015

  1. platform/glutin: Allow failure on glutin platform and minor nits

    We should probably change `Err(&str)` to another type of error...
    emilio committed Oct 29, 2015
  2. platform/unimplemented: Use unimplemented platform

    Also implements the missing methods.
    
    Don't know when it was removed on the first place.
    emilio committed Oct 29, 2015
  3. draw_buffer: Fix texture_flip_and_target usage and tests

    This commit updates the tests to the newest rust-layers.
    emilio committed Oct 29, 2015
  4. test: Add test with features to travis

    emilio committed Oct 29, 2015
You can’t perform that action at this time.