gecko-dev/gfx/vr/vrhost/testhost
thomasmo 94cc4efcb3 Bug 1570125 - Create VR window via vrhost r=kip,mossop
This change creates the new export CreateVRWindow from vrhost.dll. This API
results in spawning a new Firefox window with the Firefox Reality 2D UI and
returns data needed for the host to interact with it. VRShMem is used to pass
data across process boundaries during this bootstrap process.

Additional tests are added to vrhost to be later converted to unittests.

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

--HG--
rename : gfx/vr/vrhost/vrhost.cpp => gfx/vr/vrhost/vrhosttest.cpp
extra : moz-landing-system : lando
2019-08-02 20:55:48 +00:00
..
moz.build Bug 1550757 - Create new DLL for sharing VR code r=kip 2019-05-17 04:53:16 +00:00
testhost.cpp Bug 1570125 - Create VR window via vrhost r=kip,mossop 2019-08-02 20:55:48 +00:00