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

Issue 157141: More SSE2ification

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 10 months ago by Stephen White
Modified:
14 years, 10 months ago
Reviewers:
reed
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

SSE2-ified S32_bitmap_D32_filter_DX. Also, use aligned loads and stores for dst, in all blending (good for +22% on bitmap_8888_A on Pentium4).

Patch Set 1 #

Patch Set 2 : Update to r446; fix for debug build. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+374 lines, -181 lines) Patch
src/core/SkBitmapProcState.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
src/core/SkBitmapProcState_matrix.h View 1 6 chunks +6 lines, -6 lines 0 comments Download
src/core/SkBitmapProcState_sample.h View 1 4 chunks +12 lines, -12 lines 0 comments Download
src/opts/SkBitmapProcState_opts_SSE2.h View 1 chunk +22 lines, -0 lines 0 comments Download
src/opts/SkBitmapProcState_opts_SSE2.cpp View 1 1 chunk +126 lines, -0 lines 0 comments Download
src/opts/SkBlitRow_opts_SSE2.cpp View 1 3 chunks +194 lines, -163 lines 0 comments Download
src/opts/opts_check_SSE2.cpp View 1 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 4
Stephen White
14 years, 10 months ago (2009-11-23 19:54:03 UTC) #1
Stephen White
Hi Mike, Could you take a look at this CL? Thanks.
14 years, 10 months ago (2009-11-24 15:50:27 UTC) #2
Stephen White
Update to r446; fix for debug build.
14 years, 10 months ago (2009-11-25 18:06:21 UTC) #3
reed
14 years, 10 months ago (2009-11-30 16:58:45 UTC) #4
LGTM

On 2009/11/25 18:06:21, Stephen White wrote:
> Update to r446; fix for debug build.
Sign in to reply to this message.

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