Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWebXR sessions track draw texture #23857
Conversation
highfive
commented
Jul 25, 2019
|
Heads up! This PR modifies the following files:
|
|
The matching webxr changes are servo/webxr#31 |
1803be6
to
832ff70
|
@bors-servo r=Manishearth |
|
|
…r=Manishearth WebXR sessions track draw texture <!-- Please describe your changes on the following line: --> Send the XR framebuffer texture to the XR session. --- <!-- 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 do not require tests because we don't have webxr reftests <!-- 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. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23857) <!-- Reviewable:end -->
|
|
|
|
Oh, have I accidentally fixed some broken tests? I'll update the expectations when I'm in front of a computer. |
832ff70
to
3012557
|
@bors-servo r=Manishearth |
|
|
…r=Manishearth WebXR sessions track draw texture <!-- Please describe your changes on the following line: --> Send the XR framebuffer texture to the XR session. --- <!-- 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 do not require tests because we don't have webxr reftests <!-- 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. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23857) <!-- Reviewable:end -->
…uffer rather than the default canvas framebuffer
3012557
to
c757a9c
|
@bors-servo r=Manishearth |
|
|
|
@bors-servo force |
…r=Manishearth WebXR sessions track draw texture <!-- Please describe your changes on the following line: --> Send the XR framebuffer texture to the XR session. --- <!-- 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 do not require tests because we don't have webxr reftests <!-- 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. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23857) <!-- Reviewable:end -->
|
@bors-servo p=11 treeclosed=10 |
|
|
asajeffrey commentedJul 25, 2019
•
edited
Send the XR framebuffer texture to the XR session.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is