Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Issue 2058143002: Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture (Closed)

Created:
4 years, 6 months ago by Brian Osman
Modified:
4 years, 6 months ago
Reviewers:
jvanverth1, bsalomon, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

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 Committed: https://skia.googlesource.com/skia/+/fe19987e5499650e8637a8d109f19b8156601660

Patch Set 1 #

Patch Set 2 : Set gamma treatment flag appropriately, after uploading CPU mips #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -24 lines) Patch
M include/gpu/GrTexture.h View 2 chunks +5 lines, -5 lines 0 comments Download
M src/gpu/GrTexture.cpp View 3 chunks +4 lines, -6 lines 0 comments Download
M src/gpu/GrTexturePriv.h View 2 chunks +5 lines, -4 lines 0 comments Download
M src/gpu/SkGr.cpp View 1 2 chunks +9 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 4 chunks +9 lines, -7 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2058143002/1
4 years, 6 months ago (2016-06-10 17:09:13 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-10 17:23:44 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2058143002/20001
4 years, 6 months ago (2016-06-13 13:56:22 UTC) #7
Brian Osman
4 years, 6 months ago (2016-06-13 13:59:21 UTC) #9
bsalomon
I don't think this is a safe way of tracking the gamma state. You could ...
4 years, 6 months ago (2016-06-13 14:03:04 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-13 14:10:07 UTC) #12
Brian Osman
On 2016/06/13 14:03:04, bsalomon wrote: > I don't think this is a safe way of ...
4 years, 6 months ago (2016-06-13 14:39:37 UTC) #13
bsalomon
On 2016/06/13 14:39:37, Brian Osman wrote: > On 2016/06/13 14:03:04, bsalomon wrote: > > I ...
4 years, 6 months ago (2016-06-13 14:52:44 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2058143002/20001
4 years, 6 months ago (2016-06-13 14:58:53 UTC) #16
commit-bot: I haz the power
4 years, 6 months ago (2016-06-13 14:59:52 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/fe19987e5499650e8637a8d109f19b8156601660

Powered by Google App Engine
This is Rietveld 408576698