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

Add a GlContext trait #412

Merged
merged 1 commit into from
Apr 30, 2015
Merged

Add a GlContext trait #412

merged 1 commit into from
Apr 30, 2015

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Apr 30, 2015

The GlContext trait contains all methods that are required to access an OpenGL context.
This doesn't break anything, because Window and HeadlessContext still implement the functions outside of traits.

Conflicts with #410

cc #341

@tomaka tomaka force-pushed the glcontext-trait branch 3 times, most recently from 4f24328 to a0d75c0 Compare April 30, 2015 12:11
tomaka added a commit that referenced this pull request Apr 30, 2015
@tomaka tomaka merged commit d3fbbfb into master Apr 30, 2015
@tomaka tomaka deleted the glcontext-trait branch April 30, 2015 15:32
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.

1 participant