Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
1ea95be560b38a71e3f24749c4e5e3d3564e4c6c
/
src
/
opts
/
SkBlitRow_opts_SSE2.cpp
fbfcd56
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
27123cd
Force opaque in SkBlendLCD16Opaque_SSE2 to match SkBlendLCD16.
by bungeman@google.com
· 12 years ago
7329dc9
revert 4799-4801 -- red and blue are reversed on windows and linux
by reed@google.com
· 12 years ago
e5a196f
use SK_RESTRICT instead of __restrict__
by reed@google.com
· 12 years ago
d2fd136
use intptr_t to cast from ptr to int for masking low bits
by reed@google.com
· 12 years ago
37fe484
land http://codereview.appspot.com/6327044/
by reed@google.com
· 12 years ago
8cd5ae7
Fix SkBlendLCD16_SSE2 for non ARGB platforms.
by bungeman@google.com
· 12 years ago
83ecdc3
fix warnings on Mac in src/opts
by caryclark@google.com
· 13 years ago
98a5b42
Improve SSE2 code for Blending BlitRow functions, producing 10% speedup.
by tomhudson@google.com
· 13 years ago
d6770e6
SSE2 version of blit_lcd16, courtesy of Jin Yang.
by tomhudson@google.com
· 13 years ago
c909a1e
don't blend with zero in colorproc (forgot to return after memcpy check).
by reed@google.com
· 13 years ago
edb606c
move LCD blits into opts, so they can have assembly versions
by reed@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
ee467ee
Correct blitmask procs to recognize that we pass them an SkColor, and if they
by reed@google.com
· 14 years ago
981d479
http://codereview.appspot.com/3980041/
by reed@google.com
· 14 years ago
c385638
SSE2 optimizations for 32bit Color operation.
by senorblanco@chromium.org
· 14 years ago
f3f0bd7
SSE2-ified S32_alpha_D32_filter_DX (refactoring to come). Also shaved a few
by senorblanco@chromium.org
· 15 years ago
dc7de74
More SSE2 optimizations. This CL implements an SSE2 version of S32_bitmap_D32_filter_DX, and uses aligned loads and stores for dst, in all blending.
by senorblanco@chromium.org
· 15 years ago
4e75355
More SSE2-ification; fix for gcc -msse2.
by senorblanco@chromium.org
· 15 years ago
f0f4e9a
remove const modifiers on function return types (unneeded, and caused an error
by reed@android.com
· 15 years ago
d03337c
Fix for gcc -fPIC build.
by senorblanco@chromium.org
· 15 years ago
9272761
SSE2 optimizations for 32bit blending blitters.
by senorblanco@chromium.org
· 15 years ago