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

[macos] select compatibility profile if gl version is low #977

Merged
merged 1 commit into from
Jan 8, 2018

Conversation

kvark
Copy link
Contributor

@kvark kvark commented Jan 8, 2018

This is a hotfix to #963

When the user (@ozkriff in this case... Ohai!) is not explicit about the profile they need, the code doesn't consider compatibility profile, but it should.
Also contains a version bump for supposed publishing. Not sure how you track release branches/versions? I don't see either branches or tags for latest releases.

r? @tomaka

@tomaka
Copy link
Contributor

tomaka commented Jan 8, 2018

Looks good. Needs an entry in the Changelog.

@kvark
Copy link
Contributor Author

kvark commented Jan 8, 2018

@tomaka done

@tomaka
Copy link
Contributor

tomaka commented Jan 8, 2018

Also, you should either not bump glutin's version in the Cargo.toml, or adjust the changelog for the publication of 0.12.1 that will happen automatically if you do bump the version.

@kvark
Copy link
Contributor Author

kvark commented Jan 8, 2018

@tomaka ok, I reverted the version change. Affected parties can just use explicit Compatibility profile in the mean time.

@tomaka tomaka merged commit e5f37ae into rust-windowing:master Jan 8, 2018
@kvark kvark deleted the osx-compat branch January 8, 2018 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants