gecko-dev/gfx/vr
Tom Ritter 88a2234bd4 Bug 1363173 Update OpenVR to build with MinGW r=kip
This involved four commits:
- Windows.h -> windows.h and similar https://github.com/ValveSoftware/openvr/pull/508
- Add a void* cast for a farproc auto-conversion https://github.com/ValveSoftware/openvr/pull/509
- Add share.h https://github.com/ValveSoftware/openvr/pull/510
- Use GCC Variadic Macros https://github.com/ValveSoftware/openvr/pull/511

MozReview-Commit-ID: KC7Z3r8qSUY

--HG--
extra : rebase_source : 747b14607d2acad92672085e390b8dd6d4678a46
2017-05-08 15:29:43 -05:00
..
ipc 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
openvr Bug 1363173 Update OpenVR to build with MinGW r=kip 2017-05-08 15:29:43 -05: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 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
VRDisplayClient.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
VRDisplayHost.cpp Bug 1356387 - Add constructor to VRHMDSensorState 2017-04-17 12:15:38 -07:00
VRDisplayHost.h Bug 1336002 - Part 3: Support button touched in OpenVR and Puppet; r=kip 2017-04-06 19:00:20 +08:00
VRDisplayPresentation.cpp Bug 1321275 - Confirm VRLayerChild is not destroyed before sending destroy message to the parent side; r=kip 2017-05-03 18:43:39 +08: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 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
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
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 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
gfxVROSVR.cpp Bug 1356387 - Add constructor to VRHMDSensorState 2017-04-17 12:15:38 -07:00
gfxVROSVR.h Bug 1351048 - Do not load VR libraries until necessary, Oculus cleanup r=daoshengmu 2017-03-30 09:35:49 -04:00
gfxVROculus.cpp Rewrite genshaders.sh as a Python script that uses a manifest. (bug 1365859 part 1, r=bas) 2017-05-19 12:32:13 -07:00
gfxVROculus.h Bug 1353523 - Add adjustable threshold value for VR controller trigger inputs; r=kip 2017-04-19 13:14:13 +08:00
gfxVROpenVR.cpp Backed out 2 changesets (bug 1355648) for failures in test_gamepad_extensions.html 2017-04-25 20:31:16 -07:00
gfxVROpenVR.h Bug 1358725 - Return zero after OpenVR controllers' axis is released; r=kip 2017-04-24 18:52:06 +08:00
gfxVRPuppet.cpp 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
gfxVRPuppet.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
moz.build Bug 1341423 - Integrate OpenVR binding library r=daoshengmu 2017-02-27 16:59:30 -08:00
ovr_capi_dynamic.h Bug 1351048 - Do not load VR libraries until necessary, Oculus cleanup r=daoshengmu 2017-03-30 09:35:49 -04:00