Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
7fec91ce6660190f8d7c5eb6f3061e4550cc672b
/
src
/
opts
/
SkBitmapProcState_opts_SSSE3.cpp
e56c626
clean up dead x86 filter opts code
by mtklein
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
ad7ae6c
switch bitmapshader internals over to pixmap
by reed
· 9 years ago
93a1215
SkPaint::FilterLevel -> SkFilterQuality
by reed
· 10 years ago
72b0c05
Add SSSE3 acceleration for S32_D16_filter_DX
by qiankun.miao
· 10 years ago
60f3c65
Add SSSE3 acceleration for S32_D16_filter_DXDY
by qiankun.miao
· 10 years ago
9da051a
Revert of Add SSSE3 acceleration for S32_D16_filter_DXDY (patchset #3 id:40001 of https://codereview.chromium.org/773753002/)
by jam
· 10 years ago
45a0578
Add SSSE3 acceleration for S32_D16_filter_DXDY
by qiankun.miao
· 10 years ago
bc89329
Enable the SSSE3 compile time check on all platforms (4th attempt)
by djsollen
· 10 years ago
2da0f85
Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/403583002/)
by bungeman
· 10 years ago
9338348
Enable the SSSE3 compile time check on all platforms (3rd attempt)
by djsollen
· 10 years ago
9c6878b
Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/391693004/)
by halcanary
· 10 years ago
ee34953
Enable the SSSE3 compile time check on all platforms.
by djsollen
· 10 years ago
c77392e
use colortype instead of config
by reed
· 10 years ago
8c4953c
Cleanup of SSE optimization files.
by commit-bot@chromium.org
· 11 years ago
88a9543
Enable the SSSE3 files to be built for Android when SSSE3 is not present.
by commit-bot@chromium.org
· 11 years ago
7b4edb2
Revert of Enable the SSSE3 files to be built for Android when SSSE3 is not present. (https://codereview.chromium.org/169753004/)
by commit-bot@chromium.org
· 11 years ago
32d58e6
Enable the SSSE3 files to be built for Android when SSSE3 is not present.
by commit-bot@chromium.org
· 11 years ago
9cfc83c
stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum
by reed@google.com
· 11 years ago
9c96d4b
fix trivial matrix computation
by humper@google.com
· 11 years ago
d647426
Reverted 10056-10059
by robertphillips@google.com
· 11 years ago
d64d8a9
Working plumb of image scaling:
by humper@google.com
· 11 years ago
e5f4824
Fix a bunch of warnings, mainly around rowBytes.
by scroggo@google.com
· 12 years ago
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
8afae61
Clean up most clang warnings outside animator/
by tomhudson@google.com
· 12 years ago
ae29b88
SSSE3 code for drawing rotated bitmaps; produces 25-30% speedup.
by tomhudson@google.com
· 13 years ago
4ef14f8
Attempt to make Windows and Mac compilers happy after breakage in r3193.
by tomhudson@google.com
· 13 years ago
95ad155
Add SSSE3 acceleration for S32_{opaque,alpha}_D32_filter_DX; should yield
by tomhudson@google.com
· 13 years ago