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: Fix Context::is_current incorrectly returning false #1099

Closed
wants to merge 1 commit into from

Conversation

yvt
Copy link

@yvt yvt commented Feb 5, 2019

The title says everything.

This fixes the issue glium/glium#1721 in the downstream library, which has been caused by an assertion failure due to the incorrectly implemented Context::is_current.

`context` of `[current, isEqual: context]` should be of type `id`, not
a reference to `id`.
@goddessfreya
Copy link
Contributor

Will be merged as a subset of #1101, thanks @yvt.

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