mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Send back unused buffers to the right pipeline
Update to latest rust-layers and send back all buffers to their original pipeline.
This commit is contained in:
parent
58b7186cea
commit
cf5b6199e7
4 changed files with 15 additions and 18 deletions
2
components/servo/Cargo.lock
generated
2
components/servo/Cargo.lock
generated
|
@ -446,7 +446,7 @@ source = "git+https://github.com/bjz/gl-rs.git#230e6c9ed611cddfcb6682dee9686471d
|
|||
[[package]]
|
||||
name = "layers"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/servo/rust-layers#253fd0eb7e49b356393e14abdf34c76152cba10f"
|
||||
source = "git+https://github.com/servo/rust-layers#8eec5bd428b57391329dbdb3656241a065b261d9"
|
||||
dependencies = [
|
||||
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
|
||||
"cgl 0.0.1 (git+https://github.com/servo/rust-cgl)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue