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

Issue 1961093002: Break apart shared use of varying and uniform transforms (Closed)

Created:
4 years, 7 months ago by egdaniel
Modified:
4 years, 7 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

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -5 lines) Patch
M src/gpu/GrPathProcessor.cpp View 2 chunks +9 lines, -1 line 2 comments Download
M src/gpu/glsl/GrGLSLGeometryProcessor.h View 2 chunks +8 lines, -1 line 1 comment Download
M src/gpu/glsl/GrGLSLPrimitiveProcessor.h View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
egdaniel
This change will make it possible to have uniform and varying handles be distinct objects ...
4 years, 7 months ago (2016-05-09 16:35:20 UTC) #3
robertphillips
lgtm https://codereview.chromium.org/1961093002/diff/1/src/gpu/GrPathProcessor.cpp File src/gpu/GrPathProcessor.cpp (right): https://codereview.chromium.org/1961093002/diff/1/src/gpu/GrPathProcessor.cpp#newcode119 src/gpu/GrPathProcessor.cpp:119: typedef GrGLSLProgramDataManager::VaryingHandle VaryingHandle; init fHandle here ? https://codereview.chromium.org/1961093002/diff/1/src/gpu/glsl/GrGLSLGeometryProcessor.h ...
4 years, 7 months ago (2016-05-09 16:51:29 UTC) #4
robertphillips
lgtm
4 years, 7 months ago (2016-05-09 16:51:30 UTC) #5
egdaniel
https://codereview.chromium.org/1961093002/diff/1/src/gpu/GrPathProcessor.cpp File src/gpu/GrPathProcessor.cpp (right): https://codereview.chromium.org/1961093002/diff/1/src/gpu/GrPathProcessor.cpp#newcode119 src/gpu/GrPathProcessor.cpp:119: typedef GrGLSLProgramDataManager::VaryingHandle VaryingHandle; On 2016/05/09 16:51:28, robertphillips wrote: > ...
4 years, 7 months ago (2016-05-09 16:59:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1961093002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1961093002/1
4 years, 7 months ago (2016-05-09 16:59:06 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-05-09 17:22:24 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/fe8a8392217072fdd5505edc3876a9698608ada1

Powered by Google App Engine
This is Rietveld 408576698