mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
webgl: Support preserveDrawingBuffer.
This commit is contained in:
parent
08328c22d6
commit
a5e488bc2c
6 changed files with 29 additions and 21 deletions
|
@ -40,7 +40,7 @@ style = { path = "../style" }
|
|||
style_traits = { path = "../style_traits" }
|
||||
# NOTE: the sm-angle feature only enables angle on windows, not other platforms!
|
||||
surfman = { version = "0.3", features = ["sm-angle","sm-angle-default"] }
|
||||
surfman-chains = "0.4"
|
||||
surfman-chains = "0.5"
|
||||
surfman-chains-api = "0.2"
|
||||
time = { version = "0.1.0", optional = true }
|
||||
webrender = { git = "https://github.com/servo/webrender" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue