skia2/src
commit-bot@chromium.org 8628fac60c Properly enable S32_D16_filter_DX_SSE2 optimization.
Currently, the S32_D16_filter_DX_SSE2 optimization is only used in
configurations where the maximum SSE level is SSE2.
This patch enables it for higher levels, as well.
Also, refactored the function a bit, to make future modifications
less error-prone.

Author: henrik.smiding@intel.com

Signed-off-by: Henrik Smiding <henrik.smiding@intel.com>

R=reed@google.com, mtklein@google.com, tomhudson@google.com, djsollen@google.com, joakim.landberg@intel.com

Author: henrik.smiding@intel.com

Review URL: https://codereview.chromium.org/239453010

git-svn-id: http://skia.googlecode.com/svn/trunk@14333 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-04-23 19:26:15 +00:00
..
animator rename SkPaintParts.* to SkPaintPart.* 2014-04-18 15:14:25 +00:00
core fix size_t/int warnings 2014-04-23 19:19:44 +00:00
device/xps remove all references to legacy Config8888 2014-03-26 13:44:58 +00:00
doc Fix compilation with SK_ENABLE_INST_COUNT=1 2013-12-05 12:08:12 +00:00
effects stop using deprecated bitmap::config for gpu 2014-04-23 19:18:09 +00:00
fonts Don't unset gFCSafeToUse when it's still safe to use. 2014-04-16 22:10:52 +00:00
gpu stop using deprecated bitmap::config for gpu 2014-04-23 19:18:09 +00:00
image stop using deprecated bitmap::config for gpu 2014-04-23 19:18:09 +00:00
images Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
lazy SkDiscardableMemoryPool to abstract class 2014-04-04 16:43:38 +00:00
opts Properly enable S32_D16_filter_DX_SSE2 optimization. 2014-04-23 19:26:15 +00:00
pathops Sanitizing source files in Housekeeper-Nightly 2014-04-15 03:04:18 +00:00
pdf fix int/size_t warnings 2014-04-18 19:29:07 +00:00
pipe Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" 2014-04-23 04:00:17 +00:00
ports Sanitizing source files in Housekeeper-Nightly 2014-04-23 03:04:11 +00:00
record Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" 2014-04-23 04:00:17 +00:00
sfnt fix size_t/int warnings 2014-04-23 19:19:44 +00:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" 2014-04-23 04:00:17 +00:00
views Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
xml remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00