skia2/src/images
Mike Klein f7eb0544a8 basic, untested BGR 1010102 and 101010x
Updated every switch that yelled at me, and added support to dm and fm,
and then founds some more switches that shouldn't have defaults...

The tricky spots outside those were mips and dither,
since they aren't simply exhaustive switches.

_Now_ no diffs between RGB/BGR 1010102 and 101010x.

No GPU support.

Bug: skia:9893
Change-Id: I73ab3fd22bdef0519296dfe4cb84031e23ca0be3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/270114
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2020-02-11 21:44:57 +00:00
..
SkImageEncoder.cpp Revert "add runtime registration for encoders" 2019-05-15 22:02:39 +00:00
SkImageEncoderFns.h basic, untested BGR 1010102 and 101010x 2020-02-11 21:44:57 +00:00
SkImageEncoderPriv.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkJpegEncoder.cpp Check for uninitialized memory during jpeg encode 2019-07-09 12:48:17 +00:00
SkJPEGWriteUtility.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkJPEGWriteUtility.h Fix windows DLL builds with shaper included 2019-11-19 14:50:12 +00:00
SkPngEncoder.cpp basic, untested BGR 1010102 and 101010x 2020-02-11 21:44:57 +00:00
SkWebpEncoder.cpp Revert "unguard SkFooEncoder.cpp" 2019-05-15 22:01:34 +00:00