DescriptionProgress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work".
Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16, gpusrgb, and anglesrgb predefined configs. Runs the gpu backend in gamma-correct mode (with either FP16 linear or sRGB 8888 frambuffers).
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1746253002
Committed: https://skia.googlesource.com/skia/+/eef980270d3385fee340eb1633962fe3ba8b7132
Patch Set 1 #Patch Set 2 : Fixed typo in --help config output. #
Total comments: 3
Patch Set 3 : Switch to RGBA rather than N32 when testing the GPU backend. #Patch Set 4 : Rebase and switch back to kN32 color type. Fixes DM crash on some configs. #
Messages
Total messages: 15 (5 generated)
|