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

Issue 99523008: Make GrBicubicEffect take tile modes rather than GrTextureParams. (Closed)

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

Description

Make GrBicubicEffect take tile modes rather than GrTextureParams. GrTextureParams allows the caller to override the filter mode. But no filtering other than nearest neighbor makes sense. Also removes coord set from creation signature since it is unused. Committed: http://code.google.com/p/skia/source/detail?r=12591

Patch Set 1 #

Patch Set 2 : remove aborted comment #

Patch Set 3 : fix const, remove 2nd GrBicubicEffect cons #

Patch Set 4 : small simplification #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -36 lines) Patch
M include/gpu/GrTextureAccess.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M src/core/SkBitmapProcShader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 chunk +3 lines, -1 line 0 comments Download
M src/gpu/effects/GrBicubicEffect.h View 1 2 3 1 chunk +27 lines, -17 lines 0 comments Download
M src/gpu/effects/GrBicubicEffect.cpp View 1 2 1 chunk +2 lines, -15 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
bsalomon
7 years ago (2013-12-09 19:22:13 UTC) #1
robertphillips
lgtm
7 years ago (2013-12-09 19:34:24 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/99523008/60001
7 years ago (2013-12-09 19:34:54 UTC) #3
commit-bot: I haz the power
7 years ago (2013-12-10 12:53:42 UTC) #4
Message was sent while issue was closed.
Change committed as 12591

Powered by Google App Engine
This is Rietveld 408576698