gecko-dev/dom/vr
Kearwood "Kip" Gilbert ccc6462307 Bug 1410493 - Update Oculus SDK from 1.5 to 1.9, update IPD during VR presentation r=daoshengmu
- Oculus SDK was updated from 1.5 to 1.9
- As the Oculus API now returns quaternion orientations for each
  eye-to-head transform, I needed to send more information to the
  content process.
- Rather than adding the quaternion, we now calculate the view matrices
  on the VR thread in the GPU process rather than calculating it in the
  content thread from parameters.
- OpenVR's full view matrix is now used, for compatibility with more devices.
- IPD adjustments are now updated every frame for both Oculus and OpenVR.


MozReview-Commit-ID: LOtfs4QIqc8

--HG--
extra : rebase_source : 0a69824012ede4bea0e0e709a2d027d0c35730bb
2017-10-23 14:23:03 -07:00
..
test Bug 1392216 - Part 3: VRPuppet dispatch submit frame result to VRListener thread; r=kip 2017-10-06 17:56:53 +08:00
moz.build Bug 1229481 - Part 2: Add draw rect reftest for WebVR; r=kip 2017-05-05 19:00:25 +08:00
VRDisplay.cpp Bug 1410493 - Update Oculus SDK from 1.5 to 1.9, update IPD during VR presentation r=daoshengmu 2017-10-23 14:23:03 -07:00
VRDisplay.h Bug 1400387 - Change 32-bit VR Frame ID's to 64-bit r=daoshengmu 2017-09-15 13:38:47 -07:00
VRDisplayEvent.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
VRDisplayEvent.h Bug 1293333 - Part 1: Implement window.onvrdisplayactivate and window.onvrdisplaydeactivate events r=daoshengmu,Ehsan 2016-10-18 18:18:10 -04:00
VREventObserver.cpp Bug 1388274 - Adjust WebVR telemetry histogram's high bound for user time spent; r=francois,kip 2017-08-08 18:23:43 +08:00
VREventObserver.h Bug 1402871 - Change VREventObserver::mWindow to a RefPtr,r=dveditz 2017-10-11 14:25:51 -07:00
VRServiceTest.cpp Backed out changeset b8743cbd9049 (bug 1411630) for failing on OS X and Windows 10 reftests in dom/vr/test/reftest/change_size.html r=backout a=backout on a CLOSED TREE 2017-10-30 14:29:41 +02:00
VRServiceTest.h Bug 1363037 - Add missing gfxVR.h include to VRServiceTest.h to fix bustage. r=kip 2017-05-08 07:34:00 -04:00