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

Issue 1245703004: Fix tile drop-out on S4 for texture decal mode. (Closed)

Created:
5 years, 5 months ago by jvanverth1
Modified:
5 years, 5 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix tile drop-out on S4 for texture decal mode. Switch to use highp on interpolants. Also removes some unnecessary formatting. BUG=skia:3381 Committed: https://skia.googlesource.com/skia/+/3fc656006c8bcbdca069b1b0f500f3c7311e5e5a

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix y denominator #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -25 lines) Patch
M src/gpu/effects/GrTextureDomain.cpp View 1 2 chunks +30 lines, -25 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
jvanverth1
5 years, 5 months ago (2015-07-21 20:55:44 UTC) #2
bsalomon
https://codereview.chromium.org/1245703004/diff/1/src/gpu/effects/GrTextureDomain.cpp File src/gpu/effects/GrTextureDomain.cpp (right): https://codereview.chromium.org/1245703004/diff/1/src/gpu/effects/GrTextureDomain.cpp#newcode102 src/gpu/effects/GrTextureDomain.cpp:102: builder->codeAppend(GrGLShaderVar::PrecisionString(kHigh_GrSLPrecision, Is inCoords already highp in the cases that ...
5 years, 5 months ago (2015-07-21 21:10:31 UTC) #3
robertphillips
https://codereview.chromium.org/1245703004/diff/1/src/gpu/effects/GrTextureDomain.cpp File src/gpu/effects/GrTextureDomain.cpp (right): https://codereview.chromium.org/1245703004/diff/1/src/gpu/effects/GrTextureDomain.cpp#newcode110 src/gpu/effects/GrTextureDomain.cpp:110: domain, domain, domain); This w -> z & y ...
5 years, 5 months ago (2015-07-22 12:21:47 UTC) #5
jvanverth1
https://codereview.chromium.org/1245703004/diff/1/src/gpu/effects/GrTextureDomain.cpp File src/gpu/effects/GrTextureDomain.cpp (right): https://codereview.chromium.org/1245703004/diff/1/src/gpu/effects/GrTextureDomain.cpp#newcode102 src/gpu/effects/GrTextureDomain.cpp:102: builder->codeAppend(GrGLShaderVar::PrecisionString(kHigh_GrSLPrecision, On 2015/07/21 21:10:31, bsalomon wrote: > Is inCoords ...
5 years, 5 months ago (2015-07-22 13:56:18 UTC) #6
bsalomon
https://codereview.chromium.org/1245703004/diff/1/src/gpu/effects/GrTextureDomain.cpp File src/gpu/effects/GrTextureDomain.cpp (right): https://codereview.chromium.org/1245703004/diff/1/src/gpu/effects/GrTextureDomain.cpp#newcode102 src/gpu/effects/GrTextureDomain.cpp:102: builder->codeAppend(GrGLShaderVar::PrecisionString(kHigh_GrSLPrecision, On 2015/07/22 13:56:18, jvanverth1 wrote: > On 2015/07/21 ...
5 years, 5 months ago (2015-07-22 15:13:38 UTC) #7
bsalomon
On 2015/07/22 15:13:38, bsalomon wrote: > https://codereview.chromium.org/1245703004/diff/1/src/gpu/effects/GrTextureDomain.cpp > File src/gpu/effects/GrTextureDomain.cpp (right): > > https://codereview.chromium.org/1245703004/diff/1/src/gpu/effects/GrTextureDomain.cpp#newcode102 > ...
5 years, 5 months ago (2015-07-22 15:15:34 UTC) #8
jvanverth1
https://codereview.chromium.org/1245703004/diff/1/src/gpu/effects/GrTextureDomain.cpp File src/gpu/effects/GrTextureDomain.cpp (right): https://codereview.chromium.org/1245703004/diff/1/src/gpu/effects/GrTextureDomain.cpp#newcode110 src/gpu/effects/GrTextureDomain.cpp:110: domain, domain, domain); On 2015/07/22 13:56:18, jvanverth1 wrote: > ...
5 years, 5 months ago (2015-07-22 15:21:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1245703004/20001
5 years, 5 months ago (2015-07-22 15:22:03 UTC) #12
commit-bot: I haz the power
5 years, 5 months ago (2015-07-22 15:41:56 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/3fc656006c8bcbdca069b1b0f500f3c7311e5e5a

Powered by Google App Engine
This is Rietveld 408576698