Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1264)

Issue 6209071: Some refactoring of GrCustomStage and friends (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by bsalomon
Modified:
12 years, 5 months ago
Reviewers:
TomH
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Some refactoring of GrCustomStage and friends

Patch Set 1 #

Total comments: 13

Patch Set 2 : Incorporate Tom's comments and other fixups #

Patch Set 3 : minor improvement #

Patch Set 4 : actually delete GrProgramStageFactory.cpp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -188 lines) Patch
M gyp/gpu.gyp View 1 2 chunks +1 line, -2 lines 0 comments Download
M include/gpu/GrCustomStage.h View 1 2 chunks +23 lines, -7 lines 0 comments Download
A + include/gpu/GrProgramStageFactory.h View 1 2 1 chunk +76 lines, -23 lines 0 comments Download
M src/gpu/GrCustomStage.cpp View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M src/gpu/GrProgramStageFactory.h View 1 1 chunk +0 lines, -50 lines 0 comments Download
D src/gpu/GrProgramStageFactory.cpp View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
M src/gpu/effects/GrConvolutionEffect.h View 1 2 chunks +11 lines, -4 lines 0 comments Download
M src/gpu/effects/GrConvolutionEffect.cpp View 1 9 chunks +28 lines, -74 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 2 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGLProgramStage.h View 1 3 chunks +3 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLProgramStage.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGpuGLShaders.cpp View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5
bsalomon
Hey Tom, While I've been out of town I started looking at doing the morphology ...
12 years, 5 months ago (2012-05-17 01:24:09 UTC) #1
TomH
Want! http://codereview.appspot.com/6209071/diff/1/include/core/SkTemplates.h File include/core/SkTemplates.h (right): http://codereview.appspot.com/6209071/diff/1/include/core/SkTemplates.h#newcode292 include/core/SkTemplates.h:292: T* get() { return reinterpret_cast<T*>(fStorage.get()); } With this ...
12 years, 5 months ago (2012-05-17 14:26:53 UTC) #2
bsalomon
http://codereview.appspot.com/6209071/diff/1/include/core/SkTemplates.h File include/core/SkTemplates.h (right): http://codereview.appspot.com/6209071/diff/1/include/core/SkTemplates.h#newcode292 include/core/SkTemplates.h:292: T* get() { return reinterpret_cast<T*>(fStorage.get()); } On 2012/05/17 14:26:53, ...
12 years, 5 months ago (2012-05-18 18:20:22 UTC) #3
TomH
LGTM except for: On 2012/05/18 18:20:22, bsalomon wrote: > http://codereview.appspot.com/6209071/diff/1/include/gpu/GrCustomStage.h > File include/gpu/GrCustomStage.h (right): > ...
12 years, 5 months ago (2012-05-18 19:38:39 UTC) #4
bsalomon
12 years, 5 months ago (2012-05-18 20:28:22 UTC) #5
Closed with r4003 and r4004 (fix mac/win/linux build breaks due to SkTemplates.h
being included in the GrCustomStage.h rather than GrProgramStageFactory.h)
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b