.. |
test
|
…
|
|
VRDisplay.cpp
|
Bug 1617023 - Part 2: OpenVR/Oculus controller XR mode. r=kip
|
2020-04-08 03:23:47 +00:00 |
VRDisplay.h
|
…
|
|
VRDisplayEvent.cpp
|
…
|
|
VRDisplayEvent.h
|
…
|
|
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
|
…
|
|
VRServiceTest.h
|
…
|
|
XRBoundedReferenceSpace.cpp
|
…
|
|
XRBoundedReferenceSpace.h
|
…
|
|
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
|
…
|
|
XRNativeOriginFixed.h
|
…
|
|
XRNativeOriginLocal.cpp
|
…
|
|
XRNativeOriginLocal.h
|
…
|
|
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
|
…
|
|
XRNativeOriginViewer.h
|
…
|
|
XRPermissionRequest.cpp
|
Bug 1611310 - Implement XRInputSource module. r=kip
|
2020-04-07 23:49:47 +00:00 |
XRPermissionRequest.h
|
…
|
|
XRPose.cpp
|
…
|
|
XRPose.h
|
…
|
|
XRReferenceSpace.cpp
|
…
|
|
XRReferenceSpace.h
|
…
|
|
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
|
…
|
|
XRViewerPose.h
|
…
|
|
XRViewport.cpp
|
…
|
|
XRViewport.h
|
…
|
|
moz.build
|
Bug 1611310 - Implement XRInputSource module. r=kip
|
2020-04-07 23:49:47 +00:00 |