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 Gl::get_type() to select Gl/Gles in WebRender #984

Merged
merged 1 commit into from Mar 16, 2017

Conversation

@sotaroikeda
Copy link
Contributor

sotaroikeda commented Mar 15, 2017

The pull request makes webrender dynamically switchable between GL and GLES.

It is related to #771

cc @kvark @glennw


This change is Reviewable

@kvark
kvark approved these changes Mar 15, 2017
Copy link
Member

kvark left a comment

It feels a bit redundant at times, since the match arms mostly share the same code, but reducing the code would make it less consistent, so I'm not advising doing that.

@glennw
Copy link
Member

glennw commented Mar 15, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Mar 15, 2017

📌 Commit 4b44f19 has been approved by glennw

@bors-servo
Copy link
Contributor

bors-servo commented Mar 15, 2017

Testing commit 4b44f19 with merge 9add4db...

bors-servo added a commit that referenced this pull request Mar 15, 2017
Use Gl::get_type() to select Gl/Gles in WebRender

The pull request makes webrender dynamically switchable between GL and GLES.

It is related to #771

cc @kvark @glennw

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/984)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Mar 16, 2017

☀️ Test successful - status-travis
Approved by: glennw
Pushing 9add4db to master...

@bors-servo bors-servo merged commit 4b44f19 into servo:master Mar 16, 2017
2 of 3 checks passed
2 of 3 checks passed
continuous-integration/travis-ci/pr The Travis CI build could not complete due to an error
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
@kvark
Copy link
Member

kvark commented Mar 16, 2017

I read your branch name as "giggles" 😆

@sotaroikeda sotaroikeda deleted the sotaroikeda:glgles branch Mar 24, 2017
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

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