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

Fall back to RGBA format when BGRA isn't supported by GLES. #2731

Merged
merged 1 commit into from May 4, 2018

Conversation

@jdm
Copy link
Member

jdm commented May 4, 2018

This makes Servo builds run and display content in the Android emulator. The colours are incorrectly swapped as one might expect; I'm less clear on how to actually swap the underlying texture bytes to match the reported format. Fixes servo/servo#20476.


This change is Reviewable

@jdm jdm force-pushed the jdm:x86 branch from 5108352 to 06a7ecc May 4, 2018
@kvark
kvark approved these changes May 4, 2018
Copy link
Member

kvark left a comment

@jdm
Copy link
Member Author

jdm commented May 4, 2018

@bors-servo r=kvark

@bors-servo
Copy link
Contributor

bors-servo commented May 4, 2018

📌 Commit 06a7ecc has been approved by kvark

@bors-servo
Copy link
Contributor

bors-servo commented May 4, 2018

Testing commit 06a7ecc with merge a50851f...

bors-servo added a commit that referenced this pull request May 4, 2018
Fall back to RGBA format when BGRA isn't supported by GLES.

This makes Servo builds run and display content in the Android emulator. The colours are incorrectly swapped as one might expect; I'm less clear on how to actually swap the underlying texture bytes to match the reported format. Fixes servo/servo#20476.

<!-- 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/2731)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented May 4, 2018

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: kvark
Pushing a50851f to master...

@bors-servo bors-servo merged commit 06a7ecc into servo:master May 4, 2018
2 of 3 checks passed
2 of 3 checks passed
Taskcluster (pull_request) TaskGroup: failure
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
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

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