Updated wgpu to latest and removed pixels.

This patch updates wgpu to a version with a fix on Metal.
It also removed the depdency on pixels for the CPU renderer demo.

Change-Id: I224494d6c18641debb5e9ab99c478bfc1557bc7e
Reviewed-on: https://fuchsia-review.googlesource.com/c/forma/+/733543
Reviewed-by: Pierre Labatut <plabatut@google.com>
14 files changed
tree: 5cc7f2935cfa999a5f0f5e46b21207aa68850b49
  1. .cargo/
  2. assets/
  3. benches/
  4. demo/
  5. e2e_tests/
  6. gpu/
  7. pristine/
  8. web/
  9. .gitignore
  10. AUTHORS
  11. Cargo.toml
  12. clone.sh
  13. CONTRIBUTING.md
  14. LICENSE
  15. PATENTS
  16. presubmit.sh
  17. README.md
README.md

forma. The parallel CPU vector renderer

forma is a highly efficient vector content renderer that makes use of all processor cores and vector units.

Getting started

Requirements:

Clone the forma repositories from Fuchsia by running:

./clone.sh

Build the demo:

RUSFTLAGS="-C target-cpu=native" cargo build --release

Then run:

./target/release/demo rive assets/rive/juice.riv