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

Issue 6440046: Move filter/wrap out of GrSamplerState into GrTextureParams (Closed)

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

Patch Set 1 #

Total comments: 7

Patch Set 2 : style / comment fixes #

Patch Set 3 : Tom's comments #

Patch Set 4 : rename kFilterDefault to kBilerpDefault #

Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -250 lines) Patch
M include/gpu/GrContext.h View 1 2 3 chunks +17 lines, -18 lines 0 comments Download
M include/gpu/GrSamplerState.h View 1 2 3 5 chunks +77 lines, -48 lines 0 comments Download
M include/gpu/GrTexture.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M include/gpu/SkGpuDevice.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M include/gpu/SkGr.h View 1 2 3 chunks +4 lines, -13 lines 0 comments Download
M src/effects/SkGradientShader.cpp View 1 2 5 chunks +15 lines, -15 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 2 2 chunks +2 lines, -6 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 2 9 chunks +18 lines, -33 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 2 1 chunk +5 lines, -6 lines 0 comments Download
M src/gpu/GrTextContext.cpp View 1 2 1 chunk +2 lines, -8 lines 0 comments Download
M src/gpu/GrTexture.cpp View 1 2 3 chunks +5 lines, -7 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 17 chunks +25 lines, -36 lines 0 comments Download
M src/gpu/SkGr.cpp View 1 2 6 chunks +9 lines, -10 lines 0 comments Download
M src/gpu/effects/GrGradientEffects.cpp View 1 2 1 chunk +4 lines, -6 lines 0 comments Download
M src/gpu/gl/GrGLTexture.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLTexture.cpp View 1 2 1 chunk +0 lines, -9 lines 0 comments Download
M src/gpu/gl/GrGpuGL.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 2 3 chunks +29 lines, -28 lines 0 comments Download

Messages

Total messages: 6
bsalomon
GrSamplerState is being eviscerated as the stuff it controlled is migrating into specialized custom stages. ...
11 years, 11 months ago (2012-07-25 14:40:10 UTC) #1
bsalomon
Updated review line. I meant to include Riley, not Tom's @chromium.
11 years, 11 months ago (2012-07-25 14:41:23 UTC) #2
TomH
LGTM. If we expected to keep GrSamplerState around I'd probably have a few more nits, ...
11 years, 11 months ago (2012-07-25 15:35:10 UTC) #3
bsalomon
http://codereview.appspot.com/6440046/diff/1/include/gpu/GrContext.h File include/gpu/GrContext.h (right): http://codereview.appspot.com/6440046/diff/1/include/gpu/GrContext.h#newcode122 include/gpu/GrContext.h:122: * @param params The params used to draw a ...
11 years, 11 months ago (2012-07-25 15:52:27 UTC) #4
bsalomon
If no one objects I'll commit this soon on Tom's review.
11 years, 11 months ago (2012-07-25 20:50:02 UTC) #5
bsalomon
11 years, 11 months ago (2012-07-26 15:02:52 UTC) #6
Closed with r4773
Sign in to reply to this message.

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