Auto merge of #23790 - paulrouget:hl2, r=angelortiz1007,jdm

HoloLens app - winrt/immersive rewrite

This is a complete rewrite of the app in C++ winrt. It includes a immersive view (use D3D and doesn't render any servo content yet).

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23790)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2019-07-23 02:53:40 -04:00 committed by GitHub
commit e2903bcebf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
66 changed files with 4659 additions and 1937 deletions

View file

@ -76,6 +76,7 @@ files = [
directories = [
# Upstream
"./support/android/apk",
"./support/hololens",
"./support/linux/gstreamer",
"./support/magicleap/Servo2D/.vscode",
"./support/magicleap/Servo2D/code/inc.gen",