index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
/
opts_check_SSE2.cpp
Commit message (
Expand
)
Author
Age
*
support blitMask+shader natively (1.75x faster for AA, and now we can support
reed@google.com
2011-11-15
*
rename/refactor in preparation for supporting accelerated blits of shader-output
reed@google.com
2011-11-14
*
move LCD blits into opts, so they can have assembly versions
reed@google.com
2011-10-18
*
separate SkBlitMask decl into its own header
reed@google.com
2011-10-12
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
re-enable SSE2 blitmask procs, only excluding if we're black (in which case
reed@google.com
2011-07-07
*
http://codereview.appspot.com/3980041/
reed@google.com
2011-03-09
*
SSE2 optimizations for 32bit Color operation.
senorblanco@chromium.org
2010-12-13
*
http://codereview.appspot.com/1706045/show
reed@android.com
2010-06-24
*
SSE2-ified S32_alpha_D32_filter_DX (refactoring to come). Also shaved a few
senorblanco@chromium.org
2009-12-10
*
More SSE2 optimizations. This CL implements an SSE2 version of S32_bitmap_D3...
senorblanco@chromium.org
2009-11-30
*
Build fix for WIN64 (unreviewed).
senorblanco@chromium.org
2009-11-20
*
More SSE2-ification; fix for gcc -msse2.
senorblanco@chromium.org
2009-11-16