mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Auto merge of #20395 - glennw:update-wr-webgl, r=jdm
Update WR (accelerated webgl fix on mac, line decoration optimizations). <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20395) <!-- Reviewable:end -->
This commit is contained in:
commit
0dbacc76e7
6 changed files with 5 additions and 12 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3510,7 +3510,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)",
|
||||
|
@ -3544,7 +3544,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