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

Issue 1434483002: Add addFragPosUniform to GrGLrogramBuilder (Closed)

Created:
5 years, 1 month ago by egdaniel
Modified:
5 years, 1 month ago
Reviewers:
joshualitt, joshua.litt
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add addFragPosUniform to GrGLrogramBuilder BUG=skia: Committed: https://skia.googlesource.com/skia/+/f3bace939287ca7bb02eaeb38ab51939d7e1ae98

Patch Set 1 #

Total comments: 6

Patch Set 2 : make things private #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -38 lines) Patch
M src/gpu/gl/builders/GrGLFragmentShaderBuilder.cpp View 1 chunk +5 lines, -7 lines 0 comments Download
M src/gpu/gl/builders/GrGLProgramBuilder.h View 1 7 chunks +37 lines, -26 lines 0 comments Download
M src/gpu/gl/builders/GrGLProgramBuilder.cpp View 1 4 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
egdaniel
ptal
5 years, 1 month ago (2015-11-04 21:42:37 UTC) #2
joshualitt
https://codereview.chromium.org/1434483002/diff/1/src/gpu/gl/builders/GrGLProgramBuilder.cpp File src/gpu/gl/builders/GrGLProgramBuilder.cpp (right): https://codereview.chromium.org/1434483002/diff/1/src/gpu/gl/builders/GrGLProgramBuilder.cpp#newcode116 src/gpu/gl/builders/GrGLProgramBuilder.cpp:116: if (!fOutOfStage && mangle) { Do we still need ...
5 years, 1 month ago (2015-11-04 21:50:52 UTC) #4
egdaniel
https://codereview.chromium.org/1434483002/diff/1/src/gpu/gl/builders/GrGLProgramBuilder.cpp File src/gpu/gl/builders/GrGLProgramBuilder.cpp (right): https://codereview.chromium.org/1434483002/diff/1/src/gpu/gl/builders/GrGLProgramBuilder.cpp#newcode116 src/gpu/gl/builders/GrGLProgramBuilder.cpp:116: if (!fOutOfStage && mangle) { On 2015/11/04 21:50:52, joshualitt ...
5 years, 1 month ago (2015-11-05 21:49:59 UTC) #5
joshualitt
On 2015/11/05 21:49:59, egdaniel wrote: > https://codereview.chromium.org/1434483002/diff/1/src/gpu/gl/builders/GrGLProgramBuilder.cpp > File src/gpu/gl/builders/GrGLProgramBuilder.cpp (right): > > https://codereview.chromium.org/1434483002/diff/1/src/gpu/gl/builders/GrGLProgramBuilder.cpp#newcode116 > ...
5 years, 1 month ago (2015-11-05 22:05:57 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1434483002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1434483002/20001
5 years, 1 month ago (2015-11-06 14:44:54 UTC) #8
commit-bot: I haz the power
5 years, 1 month ago (2015-11-06 14:57:14 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/f3bace939287ca7bb02eaeb38ab51939d7e1ae98

Powered by Google App Engine
This is Rietveld 408576698