gecko-dev/gfx/vr
Kearwood "Kip" Gilbert 4eef388a2c Bug 1394600 - Allow VRDisplay.requestPresent update the VR layers after presentation has already begun r=daoshengmu
- A user gesture is required only for the VRDisplay.requestPresent
  call that initiates the VR presentation, as per the WebVR 1.1 spec.
- The parameters of the VRLayer can now be updated by calling
  VRDisplay.requestPresent on an active VR presentation.
- Dynamic resolution switching is now functional:
  https://webvr.info/samples/08-dynamic-resolution.html

iMozReview-Commit-ID: BL7aJfF6nqR
MozReview-Commit-ID: CmhbFJ4ij5q

--HG--
extra : rebase_source : 28a3f608b4f821631e81ccdfe7f7824f9508a7b4
2017-08-28 16:20:59 -07:00
..
ipc Bug 1394600 - Allow VRDisplay.requestPresent update the VR layers after presentation has already begun r=daoshengmu 2017-08-28 16:20:59 -07:00
openvr Bug 1382114 - Update openvr to 1.0.9; r=kip 2017-08-01 16:03:26 +08: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
VRDisplayClient.cpp Bug 1376638 - Minimize uses of prmem.h. r=glandium. 2017-06-30 19:05:41 -07:00
VRDisplayClient.h Bug 1400387 - Change 32-bit VR Frame ID's to 64-bit r=daoshengmu 2017-09-15 13:38:47 -07:00
VRDisplayHost.cpp Bug 1381085 - Submit VR frames with a separate ID3DDeviceContextState r=daoshengmu 2017-09-18 16:19:49 -07:00
VRDisplayHost.h Bug 1381085 - Submit VR frames with a separate ID3DDeviceContextState r=daoshengmu 2017-09-18 16:19:49 -07:00
VRDisplayPresentation.cpp Bug 1394600 - Allow VRDisplay.requestPresent update the VR layers after presentation has already begun r=daoshengmu 2017-08-28 16:20:59 -07:00
VRDisplayPresentation.h Bug 1394600 - Allow VRDisplay.requestPresent update the VR layers after presentation has already begun r=daoshengmu 2017-08-28 16:20:59 -07:00
VRManager.cpp Bug 1394561 - Ensure WebVR content can catch up when IPC messages are delayed r=daoshengmu,kanru 2017-08-31 16:29:14 -07:00
VRManager.h Bug 1394561 - Ensure WebVR content can catch up when IPC messages are delayed r=daoshengmu,kanru 2017-08-31 16:29:14 -07:00
gfxVR.cpp Bug 1381378: Refactor - Isolate gamepad index and GamepadServiceType from GamepadChangeEvent; r=daoshengmu 2017-07-17 11:44:39 +08:00
gfxVR.h Bug 1400387 - Change 32-bit VR Frame ID's to 64-bit r=daoshengmu 2017-09-15 13:38:47 -07:00
gfxVROSVR.cpp Bug 1384835 (part 3, attempt 2) - Remove the Preferences::Get*CString() variants that return nsAdoptingCString. r=froydnj. 2017-07-31 14:28:48 +10:00
gfxVROSVR.h Bug 1310665 - macOS OpenVR Support r=daoshengmu,mattwoodrow 2017-07-04 13:50:40 -07:00
gfxVROculus.cpp Bug 1394600 - Allow VRDisplay.requestPresent update the VR layers after presentation has already begun r=daoshengmu 2017-08-28 16:20:59 -07:00
gfxVROculus.h Bug 1381085 - Submit VR frames with a separate ID3DDeviceContextState r=daoshengmu 2017-09-18 16:19:49 -07:00
gfxVROpenVR.cpp Bug 1397397 - Detect vrdisplayconnect/vrdisplaydisconnect events with IsTrackedDeviceConnected() in OpenVR; r=kip 2017-09-08 15:35:53 +08:00
gfxVROpenVR.h Bug 1397397 - Detect vrdisplayconnect/vrdisplaydisconnect events with IsTrackedDeviceConnected() in OpenVR; r=kip 2017-09-08 15:35:53 +08:00
gfxVRPuppet.cpp Bug 1381085 - Submit VR frames with a separate ID3DDeviceContextState r=daoshengmu 2017-09-18 16:19:49 -07:00
gfxVRPuppet.h Bug 1381085 - Submit VR frames with a separate ID3DDeviceContextState r=daoshengmu 2017-09-18 16:19:49 -07:00
moz.build Bug 1383907 - Enable WebVR reftests on macOS; r=jgilbert,kip 2017-08-25 00:30:31 +08: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