DescriptionFix storage of gamut transform matrices in SkColorSpace
We were effectively storing the transpose, which made all of our
operations on individual colors, and our concatenation of matrices
awkward and backwards.
I'm planning to push this further into Ganesh, where I had incorrectly
adjusted to the previous layout, treating colors as row vectors in the
shaders.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2324843003
Committed: https://skia.googlesource.com/skia/+/de68d6c4616d86621373d88100002ddfdb9c08e3
Patch Set 1 #
Total comments: 1
Messages
Total messages: 13 (8 generated)
|