mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
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:
commit
e2903bcebf
66 changed files with 4659 additions and 1937 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue