mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Pass events loop to glwindow test webvr implementation
This commit is contained in:
parent
18477d1e1e
commit
1e5e3c95c9
7 changed files with 24 additions and 16 deletions
|
@ -19,7 +19,7 @@ raqote_backend = ["simpleservo/raqote_backend"]
|
|||
[dependencies]
|
||||
libservo = { path = "../../components/servo", features = ["no_static_freetype"] }
|
||||
simpleservo = { path = "../libsimpleservo/api", features = ["no_static_freetype"] }
|
||||
rust-webvr = { version = "0.11", features = ["magicleap"] }
|
||||
rust-webvr = { version = "0.12", features = ["magicleap"] }
|
||||
libc = "0.2"
|
||||
log = "0.4"
|
||||
servo-egl = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue