Remove some unused WR1 shaders, copy new shaders, update WR hash.

This commit is contained in:
Glenn Watson 2016-08-09 07:26:38 +10:00
parent 8cd4b772e9
commit ce01120fb1
22 changed files with 81 additions and 332 deletions

View file

@ -2554,7 +2554,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.1.0"
source = "git+https://github.com/servo/webrender#66b7134918a56c561cbdf72ab284f5da83459ec4"
source = "git+https://github.com/servo/webrender#e2e8d91f24de961bfd6b53338e2403bc0c675aab"
dependencies = [
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
"bit-set 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",