[roll] Roll fuchsia [carnelian] Add alpha=0 optimization to rive facet.

This optimization is useful for artboards with a transparent
background as it enables cheap updates without more advanced
partial update support at the render backend level.

Test: run fuchsia-pkg://fuchsia.com/rive-rs#meta/rive-rs.cmx --file fuchsia.riv --background 00000000
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/524503
Original-Revision: 9c10fa679e00fb2b978767139db1ca7a451e94ad
GitOrigin-RevId: 2f4e71626aab03653f71de9d55889a081bf2d4a8
Change-Id: Ib82fca03b1466b1088028945e806ebf068b7daac
1 file changed
tree: 33f5312eb74baf2c8c535f4596e4835b476ba38a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.