mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
7cbcb3db2b
--- gfx/2d/Quaternion.h | 10 + gfx/layers/Layers.h | 6 +- gfx/layers/composite/ContainerLayerComposite.cpp | 161 +++++++--- gfx/layers/composite/ContainerLayerComposite.h | 3 + gfx/thebes/gfxPrefs.h | 2 + gfx/vr/gfxVR.cpp | 56 ++++ gfx/vr/gfxVR.h | 37 +++ gfx/vr/gfxVRCardboard.cpp | 54 +--- gfx/vr/gfxVROculus.cpp | 367 +++++++++++++++-------- gfx/vr/gfxVROculus.h | 14 +- gfx/vr/moz.build | 10 + gfx/vr/ovr_capi_dynamic.h | 261 +++++++++++----- modules/libpref/init/all.js | 3 + 13 files changed, 694 insertions(+), 290 deletions(-) |
||
---|---|---|
.. | ||
brotli | ||
freetype2 | ||
libbz2 | ||
libjar | ||
libmar | ||
libpref | ||
zlib |