mirror of
https://github.com/servo/servo.git
synced 2025-09-16 09:58:23 +01:00
WebVR API Implementation, r=larsbergstrom
This commit is contained in:
parent
13826970c4
commit
c5705bff50
70 changed files with 13044 additions and 20 deletions
|
@ -82,6 +82,8 @@ url = {version = "1.2", features = ["heap_size", "query_encoding"]}
|
|||
uuid = {version = "0.3.1", features = ["v4"]}
|
||||
websocket = "0.17"
|
||||
xml5ever = {version = "0.3.1", features = ["unstable"]}
|
||||
webvr = {path = "../webvr"}
|
||||
webvr_traits = {path = "../webvr_traits"}
|
||||
|
||||
[dependencies.webrender_traits]
|
||||
git = "https://github.com/servo/webrender"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue