Update webrender + shaders.

This commit is contained in:
Glenn Watson 2016-08-16 08:58:51 +10:00
parent cb01d37338
commit 1242a0df69
7 changed files with 99 additions and 7 deletions

View file

@ -2594,7 +2594,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.2.0"
source = "git+https://github.com/servo/webrender#c84b6eb466dc6802b2b85cff481a5a08a9efadc1"
source = "git+https://github.com/servo/webrender#16e427ec2955f0a5f47b279a30b48eaa885d57fb"
dependencies = [
"app_units 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bit-set 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",