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

Workarounds for webxr glwindow on macos #26423

Merged
merged 1 commit into from May 5, 2020

Conversation

@asajeffrey
Copy link
Member

asajeffrey commented May 4, 2020

Makes the default glwindow mode one which does blitting rather than using a shader, since that works on macos.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #26340
@asajeffrey
Copy link
Member Author

asajeffrey commented May 4, 2020

Depends on servo/webxr#167

@asajeffrey asajeffrey force-pushed the asajeffrey:webxr-glwindow-blit branch from 195ffee to 5c3f1c9 May 5, 2020
@asajeffrey asajeffrey marked this pull request as ready for review May 5, 2020
@asajeffrey
Copy link
Member Author

asajeffrey commented May 5, 2020

The webxr PR has landed. r? @Manishearth

@highfive highfive assigned Manishearth and unassigned ferjm May 5, 2020
@Manishearth
Copy link
Member

Manishearth commented May 5, 2020

@bors-servo
Copy link
Contributor

bors-servo commented May 5, 2020

📌 Commit 5c3f1c9 has been approved by Manishearth

bors-servo added a commit that referenced this pull request May 5, 2020
Workarounds for webxr glwindow on macos

<!-- Please describe your changes on the following line: -->

Makes the default glwindow mode one which does blitting rather than using a shader, since that works on macos.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #26340

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented May 5, 2020

Testing commit 5c3f1c9 with merge fc8f738...

@bors-servo
Copy link
Contributor

bors-servo commented May 5, 2020

💔 Test failed - status-taskcluster

@asajeffrey
Copy link
Member Author

asajeffrey commented May 5, 2020

@bors-servo
Copy link
Contributor

bors-servo commented May 5, 2020

Testing commit 5c3f1c9 with merge 6653b89...

@bors-servo
Copy link
Contributor

bors-servo commented May 5, 2020

☀️ Test successful - status-taskcluster
Approved by: Manishearth
Pushing 6653b89 to master...

@bors-servo bors-servo merged commit 6653b89 into servo:master May 5, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
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.

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