gecko-dev/gfx/vr
Kearwood "Kip" Gilbert 89b524f028 Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker
- The VR External interface/shmem and gfxVRExternal are
  updated to enable entering VR, exiting VR, and submitting
  frames.
- You can now construct gfxVRExternal using a pointer to
  the VR External API shmem, if it is created elsewhere.

MozReview-Commit-ID: LZuoLvoEmKO

--HG--
extra : rebase_source : ab38ae4c34f9ac5cdd69e7222f12b1c758307057
2018-05-08 11:31:28 -07:00
..
external_api Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
ipc Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
openvr Bug 1423731 - Update OpenVR to 1.0.18 r=rbarker 2018-05-04 16:31:58 -07:00
osvr
gfxVR.cpp Bug 1436791 - Implement gfxVRExternal,r=rbarker 2018-03-13 17:09:54 -07:00
gfxVR.h Bug 1453795 - WebVR - Initialize member fields in classes/ structures. r=kip 2018-06-15 18:16:15 +03:00
gfxVRExternal.cpp Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
gfxVRExternal.h Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
gfxVROculus.cpp Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
gfxVROculus.h Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
gfxVROpenVR.cpp Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
gfxVROpenVR.h Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
gfxVROSVR.cpp Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
gfxVROSVR.h Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
gfxVRPuppet.cpp Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
gfxVRPuppet.h Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
moz.build Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
ovr_capi_dynamic.h Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
VRDisplayClient.cpp Bug 1465816 - Add initial code needed to support gfxVRExternal on android r=kip,jchen 2018-06-05 18:33:01 -07:00
VRDisplayClient.h Bug 1413362 - part 2: Gecko gfx/vr GVR WebVR implementation r=kip,daoshengmu 2017-11-07 10:50:14 -08:00
VRDisplayHost.cpp Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
VRDisplayHost.h Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
VRDisplayLocal.cpp Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
VRDisplayLocal.h Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
VRDisplayPresentation.cpp Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten 2017-12-19 15:48:39 -05:00
VRDisplayPresentation.h Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
VRManager.cpp Bug 1469967 - Implement immersive mode for gfxVRExternal r=rbarker 2018-05-08 11:31:28 -07:00
VRManager.h Bug 1436791 - Implement gfxVRExternal,r=rbarker 2018-03-13 17:09:54 -07:00
VRThread.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
VRThread.h Bug 1392217 - Part 1: Refactor the VR vibrate thread to be as a VRThread and manage its lifetime; r=kip 2017-11-15 17:39:38 +08:00