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 glutin-based platform, use it on Windows #30

Merged
merged 1 commit into from Oct 15, 2015
Merged

Add glutin-based platform, use it on Windows #30

merged 1 commit into from Oct 15, 2015

Conversation

@vvuk
Copy link
Contributor

vvuk commented Sep 29, 2015

This commit adds a windows backend, using glutin to provide context creation and related stuff to avoid having to implement WGL context creation a second time in here.

@vvuk
Copy link
Contributor Author

vvuk commented Oct 15, 2015

Anything I can do to speed up getting this merged in?

@emilio
Copy link
Member

emilio commented Oct 15, 2015

I think we can merge now, and add changes later if needed. There are some stylistic nits there, but I'll take care of them ASAP :P

emilio added a commit that referenced this pull request Oct 15, 2015
Add glutin-based platform, use it on Windows
@emilio emilio merged commit 3468193 into servo:master Oct 15, 2015
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@vvuk
Copy link
Contributor Author

vvuk commented Oct 15, 2015

Great, thanks :) I'll take a look at your style fixups for any future code I write.. still learning rust as I go along :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.