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 an appropriate graphics adapter when openxr is present. #26476

Merged
merged 1 commit into from May 12, 2020

Conversation

jdm
Copy link
Member

@jdm jdm commented May 8, 2020

The surfman upgrade broke our fragile process of choosing a graphics adapter that is always compatible with openxr. These changes ensure that won't happen in the future.

Depends on servo/webxr#174.


@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label May 8, 2020
@jdm
Copy link
Member Author

jdm commented May 12, 2020

@bors-servo r=Manishearth

@bors-servo
Copy link
Contributor

📌 Commit cacefba has been approved by Manishearth

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels May 12, 2020
@bors-servo
Copy link
Contributor

⌛ Testing commit cacefba with merge a875477...

bors-servo added a commit that referenced this pull request May 12, 2020
Use an appropriate graphics adapter when openxr is present.

The surfman upgrade broke our fragile process of choosing a graphics adapter that is always compatible with openxr. These changes ensure that won't happen in the future.

Depends on servo/webxr#174.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #26474
- [x] These changes do not require tests because we can't test the emulator configuration
@bors-servo
Copy link
Contributor

💔 Test failed - status-taskcluster

@highfive highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels May 12, 2020
@bors-servo
Copy link
Contributor

⌛ Testing commit cacefba with merge bd6100b...

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-tests-failed The changes caused existing tests to fail. labels May 12, 2020
@bors-servo
Copy link
Contributor

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

@bors-servo bors-servo merged commit bd6100b into servo:master May 12, 2020
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label May 12, 2020
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.

Can't enter immersive mode in HoloLens emulator
4 participants