gecko-dev/gfx/vr
Kearwood "Kip" Gilbert 0a5d006f8a Bug 1287944 - Improve interaction with Oculus Home r=daoshengmu
- Now destroying and re-creating Oculus sessions when switching
  between magic window and immersive WebVR (BeginPresent / ExitPresent)
- Now sending flags to Oculus ovr_initilize to specify if Firefox will
  be presenting to the VR display or just using tracking
- Now coordinating oculus session shutdown and restart between the
  VR controllers and the VR display with reference counting.
- Now able to return to Oculus home after using WebVR
- Magic window / non-exclusive sessions no longer take over the VR headset
  causing it to display a message that Firefox.exe is not responding.


MozReview-Commit-ID: EnRsxt6ZSzg

--HG--
extra : rebase_source : 10ba1b76bf75774b8842d99b555319fb5dd7f736
2017-07-04 13:28:27 -07:00
..
ipc Bug 1287944 - Improve interaction with Oculus Home r=daoshengmu 2017-07-04 13:28:27 -07:00
openvr Bug 1371845 - Update OpenVR SDK to 1.0.8 r=daoshengmu 2017-06-19 15:41:27 -07:00
osvr Bug 1343975: Get rid of all dos/windows linebreaks in Mozilla C++ code. r=ehsan 2017-03-02 13:08:29 -08:00
gfxVR.cpp Bug 1356452 - Part 5: Detect hand changing at runtime for OpenVR controllers; r=kip 2017-04-18 15:58:34 +08:00
gfxVR.h Bug 1287944 - Improve interaction with Oculus Home r=daoshengmu 2017-07-04 13:28:27 -07:00
gfxVROculus.cpp Bug 1287944 - Improve interaction with Oculus Home r=daoshengmu 2017-07-04 13:28:27 -07:00
gfxVROculus.h Bug 1287944 - Improve interaction with Oculus Home r=daoshengmu 2017-07-04 13:28:27 -07:00
gfxVROpenVR.cpp Bug 1287944 - Improve interaction with Oculus Home r=daoshengmu 2017-07-04 13:28:27 -07:00
gfxVROpenVR.h Bug 1287944 - Improve interaction with Oculus Home r=daoshengmu 2017-07-04 13:28:27 -07:00
gfxVROSVR.cpp Bug 1287944 - Improve interaction with Oculus Home r=daoshengmu 2017-07-04 13:28:27 -07:00
gfxVROSVR.h Bug 1287944 - Improve interaction with Oculus Home r=daoshengmu 2017-07-04 13:28:27 -07:00
gfxVRPuppet.cpp Bug 1287944 - Improve interaction with Oculus Home r=daoshengmu 2017-07-04 13:28:27 -07:00
gfxVRPuppet.h Bug 1287944 - Improve interaction with Oculus Home r=daoshengmu 2017-07-04 13:28:27 -07:00
moz.build Bug 1375693 - Don't build OpenVR on Tier3 due to lack of open source runtime. r=kip 2017-06-23 04:02:12 +00:00
ovr_capi_dynamic.h Bug 1375060 - Update Oculus headers to match requested API version. r=daoshengmu 2017-06-21 15:42:10 -07:00
VRDisplayClient.cpp Bug 1376638 - Minimize uses of prmem.h. r=glandium. 2017-06-30 19:05:41 -07:00
VRDisplayClient.h Bug 1362213 - Implement chrome-only API to manage VR sessions r=daoshengmu,kanru,smaug 2017-05-08 16:01:36 -07:00
VRDisplayHost.cpp Bug 1371228 - Handling SteamVR process quit events to avoid crashes; r=kip 2017-06-22 14:32:18 +08:00
VRDisplayHost.h Bug 1371228 - Handling SteamVR process quit events to avoid crashes; r=kip 2017-06-22 14:32:18 +08:00
VRDisplayPresentation.cpp Bug 1362213 - Implement chrome-only API to manage VR sessions r=daoshengmu,kanru,smaug 2017-05-08 16:01:36 -07:00
VRDisplayPresentation.h Bug 1362213 - Implement chrome-only API to manage VR sessions r=daoshengmu,kanru,smaug 2017-05-08 16:01:36 -07:00
VRManager.cpp Bug 1287944 - Improve interaction with Oculus Home r=daoshengmu 2017-07-04 13:28:27 -07:00
VRManager.h Bug 1343730 - Part 1: Support submitFrame and encode the frame as a base64 image in VRPuppet; r=kip 2017-05-23 16:55:30 +08:00