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

Issue 1750383002: Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (Closed)

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

Description

Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 and gpusrgb 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=1750383002 Committed: https://skia.googlesource.com/skia/+/a6f58194733c1c50e4fe5f98585e42344f29b6f0 Committed: https://skia.googlesource.com/skia/+/d93c1208520376ec062c8e9b6b7e6d0eac6c6faf

Patch Set 1 #

Total comments: 1

Patch Set 2 : Limit scope of change to DM configuration. No backend sRGB stuff. #

Total comments: 1

Patch Set 3 : Remove ANGLE sRGB, which isn't going to be supported in the near term. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -10 lines) Patch
M dm/DM.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
M dm/DMSrcSink.h View 1 2 chunks +4 lines, -1 line 0 comments Download
M dm/DMSrcSink.cpp View 1 2 chunks +6 lines, -1 line 0 comments Download
M tests/TestConfigParsing.cpp View 1 3 chunks +16 lines, -1 line 0 comments Download
M tools/flags/SkCommonFlagsConfig.h View 1 chunk +6 lines, -1 line 0 comments Download
M tools/flags/SkCommonFlagsConfig.cpp View 1 2 9 chunks +45 lines, -5 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
Brian Osman
Couldn't figure out how to re-open/CQ the reverted version from yesterday. This is the same ...
4 years, 9 months ago (2016-03-01 15:03:21 UTC) #3
bsalomon
lgtm
4 years, 9 months ago (2016-03-01 15:43:52 UTC) #4
mtklein
On 2016/03/01 15:03:21, Brian Osman wrote: > Couldn't figure out how to re-open/CQ the reverted ...
4 years, 9 months ago (2016-03-01 16:22:26 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1750383002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1750383002/1
4 years, 9 months ago (2016-03-01 20:23:25 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://skia.googlesource.com/skia/+/a6f58194733c1c50e4fe5f98585e42344f29b6f0
4 years, 9 months ago (2016-03-01 20:53:09 UTC) #9
Brian Osman
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1755553003/ by brianosman@google.com. ...
4 years, 9 months ago (2016-03-01 21:44:04 UTC) #10
Brian Osman
https://codereview.chromium.org/1750383002/diff/1/src/gpu/SkGr.cpp File src/gpu/SkGr.cpp (right): https://codereview.chromium.org/1750383002/diff/1/src/gpu/SkGr.cpp#newcode378 src/gpu/SkGr.cpp:378: ? kSRGBA_8888_GrPixelConfig // Does not preserve byte order! Given ...
4 years, 9 months ago (2016-03-01 22:01:01 UTC) #11
Brian Osman
Just trying to get the DM configuration stuff landed, separately from any back-end changes that ...
4 years, 9 months ago (2016-03-09 21:32:39 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1750383002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1750383002/40001
4 years, 9 months ago (2016-03-10 15:30:39 UTC) #17
commit-bot: I haz the power
4 years, 9 months ago (2016-03-10 15:49:12 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/d93c1208520376ec062c8e9b6b7e6d0eac6c6faf

Powered by Google App Engine
This is Rietveld 408576698