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

Issue 4323046: Add NEON runtime detection for ARM platforms

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by jammy.zhou
Modified:
12 years, 11 months ago
Reviewers:
Stephen White, DerekS, reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1823 lines, -1411 lines) Patch
M Makefile View 3 chunks +46 lines, -4 lines 0 comments Download
M src/core/SkBitmapProcState.cpp View 9 chunks +94 lines, -8 lines 0 comments Download
M src/core/SkBitmapProcState_filter.h View 2 chunks +62 lines, -75 lines 0 comments Download
M src/core/SkBitmapProcState_matrixProcs.cpp View 7 chunks +16 lines, -95 lines 0 comments Download
A src/core/SkBitmapProcState_matrixProcs_neon.cpp View 1 chunk +134 lines, -0 lines 0 comments Download
M src/core/SkBitmapProcState_matrix_clamp.h View 4 chunks +3 lines, -8 lines 0 comments Download
M src/core/SkBitmapProcState_matrix_repeat.h View 9 chunks +4 lines, -38 lines 0 comments Download
A src/core/SkBitmapProcState_neon.cpp View 1 chunk +179 lines, -0 lines 0 comments Download
M src/core/SkBitmapProcState_shaderproc.h View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkBlitter_RGB16.cpp View 9 chunks +30 lines, -102 lines 0 comments Download
A src/core/SkBlitter_RGB16_neon.cpp View 1 chunk +124 lines, -0 lines 0 comments Download
M src/core/core_files.mk View 1 chunk +5 lines, -0 lines 0 comments Download
M src/opts/SkBlitRow_opts_arm.cpp View 4 chunks +72 lines, -1030 lines 0 comments Download
A src/opts/SkBlitRow_opts_arm_neon.cpp View 1 chunk +985 lines, -0 lines 0 comments Download
A src/opts/opts_arm_files.mk View 1 chunk +12 lines, -0 lines 0 comments Download
M src/opts/opts_check_arm.cpp View 1 chunk +56 lines, -5 lines 0 comments Download
M src/opts/opts_check_arm_neon.cpp View 1 chunk +0 lines, -45 lines 0 comments Download

Messages

Total messages: 7
jammy.zhou
Besides adding NEON runtime detection for ARM platforms, this patchset also adds support for building ...
13 years ago (2011-03-31 06:04:09 UTC) #1
reed1
13 years ago (2011-03-31 19:49:06 UTC) #2
reed1
Thanks for the submission. This change is pretty big, and will take time to both ...
13 years ago (2011-03-31 19:56:45 UTC) #3
jammy.zhou
Thanks for the quick response, reed. I will try to separate the patchset into smaller ...
13 years ago (2011-04-01 01:38:44 UTC) #4
jammy.zhou
Hi reed, I have separated this patch into seven smaller ones using git-svn, and these ...
12 years, 12 months ago (2011-04-07 01:34:00 UTC) #5
jammy.zhou
I have submitted my patches to my skia branch at git.linaro.org, please review. http://git.linaro.org/gitweb?p=people/jammy-zhou/skia.git;a=summary The ...
12 years, 11 months ago (2011-04-11 01:30:49 UTC) #6
jammy.zhou
12 years, 11 months ago (2011-04-18 02:34:24 UTC) #7
Hi reed,

Could you please review my patches in
http://git.linaro.org/gitweb?p=people/jammy-zhou/skia.git;a=summary?

Thanks,
Jammy
Sign in to reply to this message.

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