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:
Martin Robinson 2015-01-08 08:51:52 -08:00
parent 58b7186cea
commit cf5b6199e7
4 changed files with 15 additions and 18 deletions

View file

@ -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)",