[roll] Roll fuchsia [flatland] RectangleCompositor (etc.) improvements

- use switch statement to guarantee all opacity cases are handled
- documents arg names at `escher::CommandBuffer::SetBlendFactors()`
  call-site.
- documents that `RectangleCompositor` produces premultipled output.
- rename TODO from ancient bug 62240 to fxb/42140615

Original-Bug: 425033054
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1408895
Original-Revision: 6d44dacb57559716c91e166f7b3ae826bfb02ad9
GitOrigin-RevId: 64187f5de0e973b266863030b2dae8c57518760f
Change-Id: I0bf46423b580939bb848042bef18b02e2b42c58f
1 file changed
tree: 37e1565ebdf8206e3d53de1a2c0d51095b843ef0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.