gecko-dev/gfx/vr
Kearwood Gilbert 4e410934af Bug 1346923 - Remove PVRManager::GetDisplays sync IPC r=daoshengmu,kanru
- PVRManager::GetDisplays was a sync IPC that was part of an optimization
  for a use case that has been eliminated by changes to the WebVR spec.
- This was an optimization for Navigator.activeVRDisplays that would allow
  enumeration of displays active in any content process without powering
  on any additional VR hardware.  This will no longer be necessary as the
  activeVRDisplays has been restricted to returning only the displays
  active in the current javascript context.

MozReview-Commit-ID: F6sOtM9nups

--HG--
extra : rebase_source : bd8967fab9677206d998eea922c8d1640551de1c
2017-03-15 16:40:57 -07:00
..
ipc Bug 1346923 - Remove PVRManager::GetDisplays sync IPC r=daoshengmu,kanru 2017-03-15 16:40:57 -07:00
openvr Bug 1186578 - [webvr] Implement OpenVR/SteamVR support,r=gw280 2016-07-22 12:41:00 -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 1346149 - Part 1: Make button support value in VRSystemManager; r=kip 2017-03-16 15:49:46 +08:00
gfxVR.h Bug 1346149 - Part 1: Make button support value in VRSystemManager; r=kip 2017-03-16 15:49:46 +08:00
gfxVROculus.cpp Bug 1344393 - Add StageParameters for Oculus r=daoshengmu 2017-03-17 13:33:56 -07:00
gfxVROculus.h Bug 1344393 - Add StageParameters for Oculus r=daoshengmu 2017-03-17 13:33:56 -07:00
gfxVROpenVR.cpp Bug 1346149 - Part 4: No longer need the index attribute in VRControllerHost; r=kip 2017-03-17 11:09:24 +08:00
gfxVROpenVR.h Bug 1346149 - Part 3: Adjust OpenVR controllers button and axis mapping to be more flexible; r=kip 2017-03-16 15:57:04 +08:00
gfxVROSVR.cpp Bug 1346149 - Part 1: Make button support value in VRSystemManager; r=kip 2017-03-16 15:49:46 +08:00
gfxVROSVR.h Bug 1346149 - Part 1: Make button support value in VRSystemManager; r=kip 2017-03-16 15:49:46 +08:00
gfxVRPuppet.cpp Bug 1346149 - Part 4: No longer need the index attribute in VRControllerHost; r=kip 2017-03-17 11:09:24 +08:00
gfxVRPuppet.h Bug 1346149 - Part 1: Make button support value in VRSystemManager; r=kip 2017-03-16 15:49:46 +08:00
moz.build Bug 1229480: Implement Puppet VR Device; r=kip 2017-03-02 00:04:12 +08:00
ovr_capi_dynamic.h Bug 1344393 - Add StageParameters for Oculus r=daoshengmu 2017-03-17 13:33:56 -07:00
VRDisplayClient.cpp Bug 1345564 - Reduce sync IPC calls used by WebVR r=daoshengmu,Ehsan,kanru 2017-03-03 16:21:18 -08:00
VRDisplayClient.h Bug 1345564 - Reduce sync IPC calls used by WebVR r=daoshengmu,Ehsan,kanru 2017-03-03 16:21:18 -08:00
VRDisplayHost.cpp Bug 1346149 - Part 4: No longer need the index attribute in VRControllerHost; r=kip 2017-03-17 11:09:24 +08:00
VRDisplayHost.h Bug 1346149 - Part 4: No longer need the index attribute in VRControllerHost; r=kip 2017-03-17 11:09:24 +08:00
VRDisplayPresentation.cpp Bug 1306427 - Remove pose parameter from VRDisplay.submitFrame,r=smaug,r=gw280 2016-09-30 16:43:24 -07:00
VRDisplayPresentation.h Bug 1306427 - Remove pose parameter from VRDisplay.submitFrame,r=smaug,r=gw280 2016-09-30 16:43:24 -07:00
VRManager.cpp Bug 1323328 - Part 4: Delay create VRSystemManagerPuppet for making it only be run for tests; r=kip 2017-03-04 01:27:22 +08:00
VRManager.h Bug 1323328 - Part 4: Delay create VRSystemManagerPuppet for making it only be run for tests; r=kip 2017-03-04 01:27:22 +08:00