Files
flutter/engine
Brandon DeRosier a3745e962c [Impeller] Remove blend mode restrictions on clear color optimization (flutter/engine#43348)
Now that all of the CPU blend modes work, we can allow back-to-back
fullscreen solid color draws to get blended together regardless of their
blend mode/color opacity.
2023-06-30 21:48:45 -07:00
..