Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[Impeller] Add non-separable blend modes#33862

Merged
bdero merged 2 commits intoflutter:mainfrom
bdero:bdero/add-remaining-blends
Jun 7, 2022
Merged

[Impeller] Add non-separable blend modes#33862
bdero merged 2 commits intoflutter:mainfrom
bdero:bdero/add-remaining-blends

Conversation

@bdero
Copy link
Contributor

@bdero bdero commented Jun 7, 2022

Resolves flutter/flutter#100086. All the blend modes are in! 🎉

Implements the 4 remaining blend modes (Hue, Saturation, Color, and Luminosity), and gets rid of the optional checks in the dispatcher.

Screen.Recording.2022-06-06.at.5.36.11.PM.mov

@bdero bdero force-pushed the bdero/add-remaining-blends branch from c65dc38 to 67fe718 Compare June 7, 2022 00:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

[Impeller] Add advanced (non Porter-Duff) blend modes

2 participants