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

Issue 6541043: Fix premul alpha problems w/matrix convolution filter (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by Stephen White
Modified:
11 years, 8 months ago
Reviewers:
schenney, reed1
CC:
skia-reviews_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Clamp the generated rgb channels to the generated alpha, and re-enable the problematic bench.

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -9 lines) Patch
gyp/bench.gypi View 1 chunk +1 line, -1 line 0 comments Download
src/effects/SkMatrixConvolutionImageFilter.cpp View 1 chunk +5 lines, -8 lines 4 comments Download

Messages

Total messages: 8
Stephen White
11 years, 8 months ago (2012-09-19 21:58:57 UTC) #1
reed1
http://codereview.appspot.com/6541043/diff/1/src/effects/SkMatrixConvolutionImageFilter.cpp File src/effects/SkMatrixConvolutionImageFilter.cpp (right): http://codereview.appspot.com/6541043/diff/1/src/effects/SkMatrixConvolutionImageFilter.cpp#newcode100 src/effects/SkMatrixConvolutionImageFilter.cpp:100: template<class PixelFetcher> Does this class support the "applies only ...
11 years, 8 months ago (2012-09-20 12:37:49 UTC) #2
Stephen White
http://codereview.appspot.com/6541043/diff/1/src/effects/SkMatrixConvolutionImageFilter.cpp File src/effects/SkMatrixConvolutionImageFilter.cpp (right): http://codereview.appspot.com/6541043/diff/1/src/effects/SkMatrixConvolutionImageFilter.cpp#newcode100 src/effects/SkMatrixConvolutionImageFilter.cpp:100: template<class PixelFetcher> On 2012/09/20 12:37:49, reed1 wrote: > Does ...
11 years, 8 months ago (2012-09-20 13:27:46 UTC) #3
reed1
By default I think we still get x87 code gen on windows at least, unless ...
11 years, 8 months ago (2012-09-20 13:58:30 UTC) #4
reed1
11 years, 8 months ago (2012-09-20 13:59:22 UTC) #5
Stephen White
On 2012/09/20 13:58:30, reed1 wrote: > By default I think we still get x87 code ...
11 years, 8 months ago (2012-09-20 14:07:20 UTC) #6
reed1
lgtm
11 years, 8 months ago (2012-09-20 15:41:02 UTC) #7
Stephen White
11 years, 8 months ago (2012-09-20 19:10:45 UTC) #8
On 2012/09/20 15:41:02, reed1 wrote:
> lgtm

Landed as r5610; closing.
Sign in to reply to this message.

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