mirror of
https://github.com/servo/servo.git
synced 2025-08-18 20:05:34 +01:00
webgl: Support preserveDrawingBuffer.
This commit is contained in:
parent
08328c22d6
commit
a5e488bc2c
6 changed files with 29 additions and 21 deletions
|
@ -30,7 +30,7 @@ log = "0.4"
|
|||
servo-media = { git = "https://github.com/servo/media" }
|
||||
sparkle = "0.1"
|
||||
surfman = "0.3"
|
||||
surfman-chains = "0.4"
|
||||
surfman-chains = "0.5"
|
||||
surfman-chains-api = "0.2"
|
||||
webxr = { git = "https://github.com/servo/webxr", features = ["glwindow"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue