[roll] Roll fuchsia [wayland] Implement opaque region optimization

This allows us to avoid unnecessary blending for apps
that use buffers with an alpha channel but set opaque
region to match the full surface size.

Fixes: 91552
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/632357
Original-Revision: 247592ba6ea00b098267b64261cc4349c01b1ba6
GitOrigin-RevId: 3ec7ba45bcff6ccbbf82965ad4824c5fd510c21e
Change-Id: I9a3682989ed4f6520bbf9cdf684fe3d496cc0eb7
1 file changed
tree: b2424626668bd35f10175d773f3cdc1601922617
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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.