6eab15627e558c7b2eed346ed2f0d0ed47e30c2c
Apply color filters on the CPU for solid colors and gradients. This fixes https://github.com/flutter/flutter/issues/127232 for the purely color-based color sources. We still need to make the other special color blending paths respect the geometry mask in order to fully resolve the underlying issue: * SaveLayers (if they have an interesting matrix filter -- without a matrix filter, it'll always work today) * TiledTextureContents * TextContents * VerticesContents * AtlasContents
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%