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

Issue 345083002: Stop referencing gl_FragCoord z and w components. (Closed)

Created:
6 years, 6 months ago by bsalomon
Modified:
6 years, 6 months ago
Reviewers:
jvanverth1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Stop referencing gl_FragCoord z and w components. This fixes an Adreno driver bug where GL programs fail to link if the FS refers to these components of gl_FragCoord. Committed: https://skia.googlesource.com/skia/+/160a52ba217012ed73c240f6d67b3bbf2b4879d6

Patch Set 1 #

Patch Set 2 : fix circle effect #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -13 lines) Patch
M src/effects/SkBlurMaskFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrAARectRenderer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrDitherEffect.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrOvalEffect.cpp View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/effects/GrRRectEffect.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
bsalomon
This works around the Adreno/KitKat driver bug that was causing our GL programs to not ...
6 years, 6 months ago (2014-06-20 13:26:25 UTC) #1
jvanverth1
lgtm
6 years, 6 months ago (2014-06-20 14:04:44 UTC) #2
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 6 months ago (2014-06-20 14:08:43 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/345083002/20001
6 years, 6 months ago (2014-06-20 14:09:42 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 14:25:19 UTC) #5
Message was sent while issue was closed.
Change committed as 160a52ba217012ed73c240f6d67b3bbf2b4879d6

Powered by Google App Engine
This is Rietveld 408576698