Files
flutter/engine
Jonah Williams 5f37ffb20d [Impeller] drawAtlas blend mode. (flutter/engine#38335)
* fill out drawAtlas

* ++

* add drawVertices uage

* ++

* test fixes

* dont double divide

* CI cleanups

* some texture coordinates work

* ++

* basic texture coordiantes work

* ++

* ++

* ++

* Delete color blending

* back out vertices change

* ++

* ++

* ++

* remove atlas_fill from licenses

* blending cleanup

* Use sub-contents

* fix opacity for pipeline blends

* use alpha in snapshot to avoid extra pass

* ++

* ++

* fix order
2023-01-24 22:01:24 +00:00
..