summaryrefslogtreecommitdiff
path: root/opts/SkBitmapProcState_opts_SSSE3.cpp
AgeCommit message (Expand)Author
2013-07-22stop using bitmap-filter flags outside of paint itself, as a step towards rea...reed@google.com
2013-07-14fix trivial matrix computationhumper@google.com
2013-07-13Reverted 10056-10059robertphillips@google.com
2013-07-12Working plumb of image scaling:humper@google.com
2013-02-25Fix a bunch of warnings, mainly around rowBytes.scroggo@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-08-14Clean up most clang warnings outside animator/tomhudson@google.com
2012-03-06SSSE3 code for drawing rotated bitmaps; produces 25-30% speedup.tomhudson@google.com
2012-02-14Attempt to make Windows and Mac compilers happy after breakage in r3193.tomhudson@google.com
2012-02-14Add SSSE3 acceleration for S32_{opaque,alpha}_D32_filter_DX; should yieldtomhudson@google.com