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

Issue 1722363002: Add cap and builder feature for multisample interpolation (Closed)

Created:
4 years, 10 months ago by Chris Dalton
Modified:
4 years, 9 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@upload_samplelocations
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : simplify #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -9 lines) Patch
M src/gpu/gl/GrGLCaps.cpp View 1 1 chunk +13 lines, -0 lines 0 comments Download
M src/gpu/glsl/GrGLSLCaps.h View 1 4 chunks +9 lines, -0 lines 0 comments Download
M src/gpu/glsl/GrGLSLCaps.cpp View 1 3 chunks +4 lines, -0 lines 3 comments Download
M src/gpu/glsl/GrGLSLFragmentShaderBuilder.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/glsl/GrGLSLFragmentShaderBuilder.cpp View 1 1 chunk +14 lines, -8 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
Chris Dalton
Uploading this change now since it can help illustrate the use for sample locations.
4 years, 10 months ago (2016-02-23 20:28:06 UTC) #3
Chris Dalton
This one is really simple now
4 years, 9 months ago (2016-02-29 20:59:05 UTC) #6
joshualitt
question for Brian https://codereview.chromium.org/1722363002/diff/20001/src/gpu/glsl/GrGLSLCaps.cpp File src/gpu/glsl/GrGLSLCaps.cpp (right): https://codereview.chromium.org/1722363002/diff/20001/src/gpu/glsl/GrGLSLCaps.cpp#newcode72 src/gpu/glsl/GrGLSLCaps.cpp:72: r.appendf("Multisample interpolation support: %s\n", (fMultisampleInterpolationSupport ? ...
4 years, 9 months ago (2016-03-01 17:58:58 UTC) #7
bsalomon
otherwise lgtm https://codereview.chromium.org/1722363002/diff/20001/src/gpu/glsl/GrGLSLCaps.cpp File src/gpu/glsl/GrGLSLCaps.cpp (right): https://codereview.chromium.org/1722363002/diff/20001/src/gpu/glsl/GrGLSLCaps.cpp#newcode72 src/gpu/glsl/GrGLSLCaps.cpp:72: r.appendf("Multisample interpolation support: %s\n", (fMultisampleInterpolationSupport ? On ...
4 years, 9 months ago (2016-03-01 18:02:26 UTC) #8
joshualitt
https://codereview.chromium.org/1722363002/diff/20001/src/gpu/glsl/GrGLSLCaps.cpp File src/gpu/glsl/GrGLSLCaps.cpp (right): https://codereview.chromium.org/1722363002/diff/20001/src/gpu/glsl/GrGLSLCaps.cpp#newcode72 src/gpu/glsl/GrGLSLCaps.cpp:72: r.appendf("Multisample interpolation support: %s\n", (fMultisampleInterpolationSupport ? On 2016/03/01 17:58:58, ...
4 years, 9 months ago (2016-03-01 18:02:46 UTC) #9
bsalomon
On 2016/03/01 18:02:46, joshualitt wrote: > https://codereview.chromium.org/1722363002/diff/20001/src/gpu/glsl/GrGLSLCaps.cpp > File src/gpu/glsl/GrGLSLCaps.cpp (right): > > https://codereview.chromium.org/1722363002/diff/20001/src/gpu/glsl/GrGLSLCaps.cpp#newcode72 > ...
4 years, 9 months ago (2016-03-01 18:03:50 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1722363002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1722363002/20001
4 years, 9 months ago (2016-03-01 19:40:47 UTC) #12
commit-bot: I haz the power
4 years, 9 months ago (2016-03-01 20:12:24 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/4a98cdb7612493a062358cebd1141c9bcaa37ab1

Powered by Google App Engine
This is Rietveld 408576698