gecko-dev/gfx/vr/vrhost
thomasmo 5436d3561e Bug 1550757 - Create new DLL for sharing VR code r=kip
This change introduces a new dll, vrhost, to make it easier to share
VR code across multiple process.
An executable, vrtesthost, is also added for testing purposes to
validate the DLL loads in a minimal environment.

Differential Revision: https://phabricator.services.mozilla.com/D30653

--HG--
extra : moz-landing-system : lando
2019-05-17 04:53:16 +00:00
..
testhost Bug 1550757 - Create new DLL for sharing VR code r=kip 2019-05-17 04:53:16 +00:00
moz.build Bug 1550757 - Create new DLL for sharing VR code r=kip 2019-05-17 04:53:16 +00:00
vrhost.cpp Bug 1550757 - Create new DLL for sharing VR code r=kip 2019-05-17 04:53:16 +00:00
vrhost.def Bug 1550757 - Create new DLL for sharing VR code r=kip 2019-05-17 04:53:16 +00:00
vrhostex.h Bug 1550757 - Create new DLL for sharing VR code r=kip 2019-05-17 04:53:16 +00:00