Skip to content

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

Merged
emilio merged 1 commit intoservo:masterfrom
vvuk:win32
Oct 15, 2015
Merged

Add glutin-based platform, use it on Windows#30
emilio merged 1 commit intoservo:masterfrom
vvuk:win32

Conversation

@vvuk
Copy link
Copy Markdown
Contributor

@vvuk 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
Copy Markdown
Contributor Author

vvuk commented Oct 15, 2015

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

@emilio
Copy link
Copy Markdown
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
@vvuk
Copy link
Copy Markdown
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants