DescriptionXfermode: SSE2 implementation of softlight_modeproc
With SSE2 optimization, performance of Xfermode_SoftLight will improve
about 30% on desktop i7-3770. Here are the data:
before:
Xfermode_SoftLight 8888: cmsecs = 379.44 565: cmsecs = 387.74
after:
Xfermode_SoftLight 8888: cmsecs = 272.29 565: cmsecs = 284.31
BUG=skia:
Committed: http://code.google.com/p/skia/source/detail?r=14376
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebase and move SkSqrtBits_SSE2 to SkMath_opts_SSE2.h #
Messages
Total messages: 6 (0 generated)
|