gecko-dev/gfx/vr/service
Jean-Yves Avenard e1424a9e65 Bug 1649977 - Use a nsThread for the VRService. r=kip
The logic was apparently initially copied from the compositor thread which too got migrated to nsThread in bug 1634253, so we re-use that same logic again.

This allows to remove all use of the Google's MessageLoop.

Differential Revision: https://phabricator.services.mozilla.com/D81974
2020-07-03 02:52:05 +00:00
..
binding Bug 1624645 - Make adjustment for undefined OpenVR controllers. r=kip 2020-03-24 17:45:53 +00:00
oculus
openvr Bug 1637410 - Update OpenVR to 1.11.11 r=kip,daoshengmu 2020-05-27 21:16:57 +00:00
osvr
OSVRSession.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-06-16 14:37:23 +00:00
OSVRSession.h Bug 1598491 - Implement VR process function to scan for XR device runtime installations r=daoshengmu 2019-11-22 01:13:28 +00:00
OculusSession.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
OculusSession.h Bug 1598491 - Implement VR process function to scan for XR device runtime installations r=daoshengmu 2019-11-22 01:13:28 +00:00
OpenVRControllerMapper.cpp Bug 1621369 - Part 1: Refactor OpenVR controller and adjust its button/axis order for WebXR. r=kip 2020-03-13 20:56:52 +00:00
OpenVRControllerMapper.h Bug 1621369 - Part 1: Refactor OpenVR controller and adjust its button/axis order for WebXR. r=kip 2020-03-13 20:56:52 +00:00
OpenVRCosmosMapper.cpp Bug 1621369 - Part 1: Refactor OpenVR controller and adjust its button/axis order for WebXR. r=kip 2020-03-13 20:56:52 +00:00
OpenVRCosmosMapper.h Bug 1621369 - Part 1: Refactor OpenVR controller and adjust its button/axis order for WebXR. r=kip 2020-03-13 20:56:52 +00:00
OpenVRDefaultMapper.cpp Bug 1621369 - Part 1: Refactor OpenVR controller and adjust its button/axis order for WebXR. r=kip 2020-03-13 20:56:52 +00:00
OpenVRDefaultMapper.h Bug 1621369 - Part 1: Refactor OpenVR controller and adjust its button/axis order for WebXR. r=kip 2020-03-13 20:56:52 +00:00
OpenVRKnucklesMapper.cpp Bug 1624240 - Valve Index controller support for WebXR. r=kip 2020-04-02 16:25:35 +00:00
OpenVRKnucklesMapper.h Bug 1624240 - Valve Index controller support for WebXR. r=kip 2020-04-02 16:25:35 +00:00
OpenVRSession.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
OpenVRSession.h Bug 1617023 - Part 2: OpenVR/Oculus controller XR mode. r=kip 2020-04-08 03:23:47 +00:00
OpenVRViveMapper.cpp Bug 1621369 - Part 1: Refactor OpenVR controller and adjust its button/axis order for WebXR. r=kip 2020-03-13 20:56:52 +00:00
OpenVRViveMapper.h Bug 1621369 - Part 1: Refactor OpenVR controller and adjust its button/axis order for WebXR. r=kip 2020-03-13 20:56:52 +00:00
OpenVRWMRMapper.cpp Bug 1621369 - Part 1: Refactor OpenVR controller and adjust its button/axis order for WebXR. r=kip 2020-03-13 20:56:52 +00:00
OpenVRWMRMapper.h Bug 1621369 - Part 1: Refactor OpenVR controller and adjust its button/axis order for WebXR. r=kip 2020-03-13 20:56:52 +00:00
PuppetSession.cpp Bug 1555188 - Enable PuppetVRSession to work when VR process is enabled r=thomasmo 2020-06-08 23:57:27 +00:00
PuppetSession.h Bug 1598491 - Implement VR process function to scan for XR device runtime installations r=daoshengmu 2019-11-22 01:13:28 +00:00
VRService.cpp Bug 1649977 - Use a nsThread for the VRService. r=kip 2020-07-03 02:52:05 +00:00
VRService.h Bug 1649977 - Use a nsThread for the VRService. r=kip 2020-07-03 02:52:05 +00:00
VRSession.cpp Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
VRSession.h Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
moz.build Bug 1624240 - Valve Index controller support for WebXR. r=kip 2020-04-02 16:25:35 +00:00