gecko-dev/dom/vr
Imanol Fernandez 355194cd42 Bug 1631113 - Do not check the position cap to assign local floor height r=kip,daoshengmu
Differential Revision: https://phabricator.services.mozilla.com/D71409
2020-04-17 22:16:10 +00:00
..
test Bug 1616368 - [reftest] Replace 'default-preferences' with 'defaults' r=dbaron 2020-02-20 18:47:54 +00:00
VRDisplay.cpp Bug 1617023 - Part 2: OpenVR/Oculus controller XR mode. r=kip 2020-04-08 03:23:47 +00:00
VRDisplay.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/vr. r=smaug 2020-03-04 09:07:32 +00:00
VRDisplayEvent.cpp Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
VRDisplayEvent.h Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
VREventObserver.cpp Bug 1627331 - Do not dispatch WebVR events when the display is used via WebXR API r=kip,daoshengmu 2020-04-07 20:37:00 +00:00
VREventObserver.h Bug 1627331 - Do not dispatch WebVR events when the display is used via WebXR API r=kip,daoshengmu 2020-04-07 20:37:00 +00:00
VRServiceTest.cpp bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
VRServiceTest.h
XRBoundedReferenceSpace.cpp Bug 1611526 - Support WebXR bounded reference spaces r=kip,daoshengmu 2020-04-02 15:11:18 +00:00
XRBoundedReferenceSpace.h Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRFrame.cpp Bug 1630007 - Apply XRSpace effective origin position and orientation using matrix multiplication. r=kip,daoshengmu 2020-04-15 22:05:26 +00:00
XRFrame.h Bug 1627136 - Implement select and squeeze XRInputSourceEvent. r=kip,smaug 2020-04-10 01:22:28 +00:00
XRInputSource.cpp Bug 1631067 - Fixes a typo of Pico Neo 2 controller profile name. r=kip 2020-04-17 20:27:46 +00:00
XRInputSource.h Bug 1627136 - Implement select and squeeze XRInputSourceEvent. r=kip,smaug 2020-04-10 01:22:28 +00:00
XRInputSourceArray.cpp Bug 1627141 - Implement XRInputSourcesChangeEvent. r=kip 2020-04-08 04:39:01 +00:00
XRInputSourceArray.h Bug 1627141 - Implement XRInputSourcesChangeEvent. r=kip 2020-04-08 04:39:01 +00:00
XRNativeOrigin.h Bug 1611310 - Implement XRInputSource module. r=kip 2020-04-07 23:49:47 +00:00
XRNativeOriginFixed.cpp Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRNativeOriginFixed.h Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRNativeOriginLocal.cpp Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRNativeOriginLocal.h Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRNativeOriginLocalFloor.cpp Bug 1631113 - Do not check the position cap to assign local floor height r=kip,daoshengmu 2020-04-17 22:16:10 +00:00
XRNativeOriginLocalFloor.h Bug 1626053 - Implement XR local to local-floor adjustments r=kip,daoshengmu 2020-04-07 19:30:21 +00:00
XRNativeOriginTracker.cpp Bug 1611310 - Implement XRInputSource module. r=kip 2020-04-07 23:49:47 +00:00
XRNativeOriginTracker.h Bug 1611310 - Implement XRInputSource module. r=kip 2020-04-07 23:49:47 +00:00
XRNativeOriginViewer.cpp Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRNativeOriginViewer.h Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRPermissionRequest.cpp Bug 1611310 - Implement XRInputSource module. r=kip 2020-04-07 23:49:47 +00:00
XRPermissionRequest.h Bug 1580567 - Implement XR device access permission UI r=fluent-reviewers,bzbarsky,pbz,daoshengmu,imanol 2019-12-12 03:10:51 +00:00
XRPose.cpp Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRPose.h Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRReferenceSpace.cpp Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRReferenceSpace.h Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRRenderState.cpp Bug 1630170 - Delete XRWebGLLayer Framebuffer on XRSession presentation end r=kip,jgilbert,daoshengmu 2020-04-15 21:58:13 +00:00
XRRenderState.h Bug 1630170 - Delete XRWebGLLayer Framebuffer on XRSession presentation end r=kip,jgilbert,daoshengmu 2020-04-15 21:58:13 +00:00
XRRigidTransform.cpp Bug 1630007 - Apply XRSpace effective origin position and orientation using matrix multiplication. r=kip,daoshengmu 2020-04-15 22:05:26 +00:00
XRRigidTransform.h Bug 1630007 - Apply XRSpace effective origin position and orientation using matrix multiplication. r=kip,daoshengmu 2020-04-15 22:05:26 +00:00
XRSession.cpp Bug 1630170 - Delete XRWebGLLayer Framebuffer on XRSession presentation end r=kip,jgilbert,daoshengmu 2020-04-15 21:58:13 +00:00
XRSession.h Bug 1628109 - Ensure that only one non-privileged (non-chrome) XRSession can be presenting at once r=daoshengmu 2020-04-09 01:22:52 +00:00
XRSpace.cpp Bug 1630007 - Apply XRSpace effective origin position and orientation using matrix multiplication. r=kip,daoshengmu 2020-04-15 22:05:26 +00:00
XRSpace.h Bug 1630007 - Apply XRSpace effective origin position and orientation using matrix multiplication. r=kip,daoshengmu 2020-04-15 22:05:26 +00:00
XRSystem.cpp Bug 1628109 - Ensure that only one non-privileged (non-chrome) XRSession can be presenting at once r=daoshengmu 2020-04-09 01:22:52 +00:00
XRSystem.h Bug 1628109 - Ensure that only one non-privileged (non-chrome) XRSession can be presenting at once r=daoshengmu 2020-04-09 01:22:52 +00:00
XRView.cpp Bug 1616835 - Implement eye orientation component of rigid transform r=kip 2020-04-02 15:18:35 +00:00
XRView.h Bug 1616835 - Implement eye orientation component of rigid transform r=kip 2020-04-02 15:18:35 +00:00
XRViewerPose.cpp Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRViewerPose.h Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRViewport.cpp Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRViewport.h Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
moz.build Bug 1611310 - Implement XRInputSource module. r=kip 2020-04-07 23:49:47 +00:00