mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Use webvr future_frame_data to avoid blocking the WebGL thread
This commit is contained in:
parent
a28e15e4ea
commit
c9087013b1
7 changed files with 23 additions and 17 deletions
|
@ -27,3 +27,4 @@ serde = "1.0"
|
|||
serde_bytes = "0.10"
|
||||
servo_config = {path = "../config"}
|
||||
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
||||
webvr_traits = {path = "../webvr_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue