mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
Get XR sessions to track the draw texture, so we render the XR framebuffer rather than the default canvas framebuffer
This commit is contained in:
parent
b9b01764fb
commit
c757a9c009
9 changed files with 47 additions and 34 deletions
|
@ -29,7 +29,3 @@ opt-level = 3
|
|||
mio = { git = "https://github.com/servo/mio.git", branch = "servo" }
|
||||
iovec = { git = "https://github.com/servo/iovec.git", branch = "servo" }
|
||||
cmake = { git = "https://github.com/alexcrichton/cmake-rs" }
|
||||
|
||||
[patch."https://github.com/servo/webxr"]
|
||||
webxr = { git = "https://github.com/asajeffrey/webxr", branch = "optional-glsync" }
|
||||
webxr-api = { git = "https://github.com/asajeffrey/webxr", branch = "optional-glsync" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue