aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmlbrelement.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-01-09 06:39:45 -0800
committerGitHub <noreply@github.com>2017-01-09 06:39:45 -0800
commit518ef39cfd429082dd8dc0d5b13e2db637d08a53 (patch)
tree79370f5a2c0a7a9677dbe04078a399218bb39ef8 /components/script/dom/htmlbrelement.rs
parent23265321988113b290aff190f859be2290a81545 (diff)
parentc5705bff5003675d6d266c698653834027a78227 (diff)
downloadservo-518ef39cfd429082dd8dc0d5b13e2db637d08a53.tar.gz
servo-518ef39cfd429082dd8dc0d5b13e2db637d08a53.zip
Auto merge of #14618 - MortimerGoro:webvr_api, r=larsbergstrom,emilio,jdm,nox,asajeffrey,cvan
WebVR API Implementation <!-- Please describe your changes on the following line: --> WebVR API Implementation with HTC Vive support on Windows. The current implementations only enables the WebVR support on Windows. In other platforms the API is available on JavaScript but navigator.vr.getDisplays() returns an empty array. This will change when we add support for more VR providers and platforms ;) Info about the architecture: https://blog.mozvr.com/webvr-servo-architecture-and-latency-optimizations/ --- <!-- 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 - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ Proprietary openvr.dll must be copied next to servo.exe in order to test on HTC Vive (https://github.com/ValveSoftware/openvr/tree/master/bin/win64) I have added some of the official WebVR samples for testing. Switch on your headset and run: mach run tests/html/webvr/room-scale.html <!-- 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/14618) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlbrelement.rs')
0 files changed, 0 insertions, 0 deletions