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

Use common WebGL logic from webrender_traits #106

Merged
merged 1 commit into from Dec 2, 2015
Merged

Conversation

@emilio
Copy link
Member

emilio commented Dec 2, 2015

I didn't implement buffering yet, but this allows us to have the same
WebGL support that Servo has, which I consider a great advantage.

Unbinding the context seems to be not necessary now, at least on my
platform, after finding that weird bug, but it'll be easy to implement if
necessary.

I didn't implement buffering yet, but this allows us to have the same
WebGL support that Servo has, which I consider a great advantage.
glennw added a commit that referenced this pull request Dec 2, 2015
Use common WebGL logic from webrender_traits
@glennw glennw merged commit 607e15d into servo:master Dec 2, 2015
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.