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

Issue 664783004: create shaderproc for nofilter-opaque-dx (Closed)

Created:
6 years, 1 month ago by reed1
Modified:
6 years, 1 month ago
Reviewers:
djsollen, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

create shaderproc for nofilter-opaque-dx speedup nofilter BUG=skia: Committed: https://skia.googlesource.com/skia/+/a40a276bcee2246439dcf816273c1307f5c3c69f

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Patch Set 5 : add updated bench #

Patch Set 6 : add dox #

Patch Set 7 : remove confusing neon wrap #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -12 lines) Patch
M bench/BitmapBench.cpp View 1 2 3 4 7 chunks +23 lines, -12 lines 0 comments Download
M src/core/SkBitmapProcState.cpp View 1 2 3 4 5 6 3 chunks +59 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
reed1
6 years, 1 month ago (2014-10-23 18:51:54 UTC) #2
djsollen
https://codereview.chromium.org/664783004/diff/40001/src/core/SkBitmapProcState.cpp File src/core/SkBitmapProcState.cpp (right): https://codereview.chromium.org/664783004/diff/40001/src/core/SkBitmapProcState.cpp#newcode593 src/core/SkBitmapProcState.cpp:593: } else if (SK_ARM_NEON_WRAP(S32_opaque_D32_nofilter_DX) == fSampleProc32 && clampClamp) { ...
6 years, 1 month ago (2014-10-23 19:00:33 UTC) #3
mtklein
https://codereview.chromium.org/664783004/diff/40001/src/core/SkBitmapProcState.cpp File src/core/SkBitmapProcState.cpp (right): https://codereview.chromium.org/664783004/diff/40001/src/core/SkBitmapProcState.cpp#newcode1049 src/core/SkBitmapProcState.cpp:1049: if ((unsigned)(fx >> 48) <= maxX && (unsigned)((fx + ...
6 years, 1 month ago (2014-10-23 19:05:45 UTC) #4
reed1
ptal https://codereview.chromium.org/664783004/diff/40001/src/core/SkBitmapProcState.cpp File src/core/SkBitmapProcState.cpp (right): https://codereview.chromium.org/664783004/diff/40001/src/core/SkBitmapProcState.cpp#newcode593 src/core/SkBitmapProcState.cpp:593: } else if (SK_ARM_NEON_WRAP(S32_opaque_D32_nofilter_DX) == fSampleProc32 && clampClamp) ...
6 years, 1 month ago (2014-10-23 19:13:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664783004/120001
6 years, 1 month ago (2014-10-23 19:14:16 UTC) #7
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 1 month ago (2014-10-23 19:14:17 UTC) #8
mtklein
lgtm
6 years, 1 month ago (2014-10-23 19:16:59 UTC) #9
commit-bot: I haz the power
Committed patchset #7 (id:120001) as a40a276bcee2246439dcf816273c1307f5c3c69f
6 years, 1 month ago (2014-10-23 19:22:48 UTC) #10
mtklein
A revert of this CL (patchset #7 id:120001) has been created in https://codereview.chromium.org/656913005/ by mtklein@google.com. ...
6 years, 1 month ago (2014-10-23 19:43:49 UTC) #11
mtklein
On 2014/10/23 19:43:49, mtklein wrote: > A revert of this CL (patchset #7 id:120001) has ...
6 years, 1 month ago (2014-10-23 20:15:47 UTC) #12
mtklein
6 years, 1 month ago (2014-10-23 21:25:16 UTC) #13
Message was sent while issue was closed.
On 2014/10/23 20:15:47, mtklein wrote:
> On 2014/10/23 19:43:49, mtklein wrote:
> > A revert of this CL (patchset #7 id:120001) has been created in
> > https://codereview.chromium.org/656913005/ by mailto:mtklein@google.com.
> > 
> > The reason for reverting is: Many GMs fixed.  Needs rebaseline, perhaps
layout
> > test rebaselines..
> 
> https://codereview.chromium.org/675813002 is the layout test roll to watch.

linux_blink_* look good.  Going to reland with some GM suppressions.
(Ben tells me we should ignore linux_layout_*.)

Powered by Google App Engine
This is Rietveld 408576698