mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Update WR (accelerated webgl fix on mac, line decoration optimizations).
This commit is contained in:
parent
c20d0c00d7
commit
30bb1ccbef
6 changed files with 5 additions and 12 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3508,7 +3508,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender"
|
||||
version = "0.57.0"
|
||||
source = "git+https://github.com/servo/webrender#9c994b0cca8c1abc24fdf487df950954bebb62a7"
|
||||
source = "git+https://github.com/servo/webrender#c32585c1ed94d6cad938ecd0ef7db566a367a00d"
|
||||
dependencies = [
|
||||
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"base64 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -3542,7 +3542,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender_api"
|
||||
version = "0.57.0"
|
||||
source = "git+https://github.com/servo/webrender#9c994b0cca8c1abc24fdf487df950954bebb62a7"
|
||||
source = "git+https://github.com/servo/webrender#c32585c1ed94d6cad938ecd0ef7db566a367a00d"
|
||||
dependencies = [
|
||||
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"bincode 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue