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

Issue 105353002: Do not use GrBicubic effect when downscaling. Also, don't use glTexStorage as it interferes with de… (Closed)

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

Description

Do not use GrBicubic effect when downscaling. Also, don't use glTexStorage as it interferes with deleyed mipmap generation. Committed: http://code.google.com/p/skia/source/detail?r=12576

Patch Set 1 #

Patch Set 2 : fixup #

Total comments: 8

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -51 lines) Patch
M include/core/SkMatrix.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M src/core/SkBitmapProcShader.cpp View 1 2 chunks +20 lines, -9 lines 0 comments Download
M src/core/SkMatrix.cpp View 1 2 1 chunk +45 lines, -19 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 2 chunks +7 lines, -3 lines 0 comments Download
M tests/MatrixTest.cpp View 1 2 4 chunks +27 lines, -18 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
bsalomon
7 years ago (2013-12-04 21:23:24 UTC) #1
robertphillips
lgtm https://codereview.chromium.org/105353002/diff/20001/include/core/SkMatrix.h File include/core/SkMatrix.h (right): https://codereview.chromium.org/105353002/diff/20001/include/core/SkMatrix.h#newcode591 include/core/SkMatrix.h:591: Don't think we want this extra space. https://codereview.chromium.org/105353002/diff/20001/src/core/SkBitmapProcShader.cpp ...
7 years ago (2013-12-04 23:31:55 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/105353002/40001
7 years ago (2013-12-09 18:37:30 UTC) #3
bsalomon
https://codereview.chromium.org/105353002/diff/20001/include/core/SkMatrix.h File include/core/SkMatrix.h (right): https://codereview.chromium.org/105353002/diff/20001/include/core/SkMatrix.h#newcode591 include/core/SkMatrix.h:591: On 2013/12/04 23:31:55, robertphillips wrote: > Don't think we ...
7 years ago (2013-12-09 18:44:30 UTC) #4
commit-bot: I haz the power
7 years ago (2013-12-09 19:16:12 UTC) #5
Message was sent while issue was closed.
Change committed as 12576

Powered by Google App Engine
This is Rietveld 408576698