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

Issue 14633007: Key shader on whether frag pos read is relative to top-left or bottom-left (Closed)

Created:
7 years, 7 months ago by bsalomon
Modified:
7 years, 7 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Key shader on whether frag pos read is relative to top-left or bottom-left R=robertphillips@google.com Committed: https://code.google.com/p/skia/source/detail?r=9113

Patch Set 1 #

Total comments: 8

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -28 lines) Patch
M src/gpu/GrDrawState.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrDrawTarget.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLProgramDesc.h View 1 2 chunks +5 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLProgramDesc.cpp View 1 3 chunks +14 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.h View 1 3 chunks +15 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 1 5 chunks +25 lines, -18 lines 0 comments Download
M tests/GLProgramsTest.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
bsalomon
I tested this by making GM do saveLayer() before each GM and hacking SkGpuDevice to ...
7 years, 7 months ago (2013-05-10 13:38:04 UTC) #1
Stephen White
On 2013/05/10 13:38:04, bsalomon wrote: > I tested this by making GM do saveLayer() before ...
7 years, 7 months ago (2013-05-10 13:42:05 UTC) #2
robertphillips
lgtm + nits & suggestions https://codereview.chromium.org/14633007/diff/1/src/gpu/gl/GrGLProgramDesc.cpp File src/gpu/gl/GrGLProgramDesc.cpp (right): https://codereview.chromium.org/14633007/diff/1/src/gpu/gl/GrGLProgramDesc.cpp#newcode117 src/gpu/gl/GrGLProgramDesc.cpp:117: } else { Use ...
7 years, 7 months ago (2013-05-10 13:53:58 UTC) #3
bsalomon
On 2013/05/10 13:42:05, Stephen White wrote: > On 2013/05/10 13:38:04, bsalomon wrote: > > I ...
7 years, 7 months ago (2013-05-10 13:56:46 UTC) #4
bsalomon
I tested the css3/filters/effect-reference-hw.html test with this change and it passes. https://codereview.chromium.org/14633007/diff/1/src/gpu/gl/GrGLProgramDesc.cpp File src/gpu/gl/GrGLProgramDesc.cpp (right): ...
7 years, 7 months ago (2013-05-13 15:16:49 UTC) #5
bsalomon
7 years, 7 months ago (2013-05-13 18:50:45 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r9113 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698