skia2/include
Brian Osman a50205fca5 Add color type to the image filter DAG's OutputProperties
Don't try to guess the pixel config to use for intermediates. Instead,
just make the intermediates in the same color type (and space) as the
final destination. This removes some no-longer-correct logic that was
using sRGB configs, resulting in linear blending and precision loss.

Change-Id: I627c47193a9f2889c3dc121170ff3e7d5d315fa0
Reviewed-on: https://skia-review.googlesource.com/139547
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2018-07-06 18:34:58 +00:00
..
android
atlastext
c
codec
config
core Add color type to the image filter DAG's OutputProperties 2018-07-06 18:34:58 +00:00
effects
encode
gpu Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." 2018-07-03 20:46:27 +00:00
pathops
ports
private Revert "Some scissor state cleanup." 2018-07-02 14:09:01 +00:00
svg
utils skeletal animation support added to API and software backend 2018-06-29 19:34:28 +00:00
views