commit | fe19987e5499650e8637a8d109f19b8156601660 | [log] [tgz] |
---|---|---|
author | brianosman <brianosman@google.com> | Mon Jun 13 07:59:48 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jun 13 07:59:48 2016 -0700 |
tree | b1ac8ff2e2b2ef8798f3db5f0f5b97a440f16cf3 | |
parent | 25d57db23445b5602d968fecf015fa8c36246e4a [diff] |
Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture Switch to new SkSourceGammaTreatment type. Move to a separate setter, rather than an optional argument to dirty. Set the flag correctly after uploading CPU-built mips. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2058143002 Review-Url: https://codereview.chromium.org/2058143002