index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
/
SkBlitRow_opts_SSE2.h
Commit message (
Expand
)
Author
Age
*
remove old 565 destination opts
Mike Klein
2017-05-06
*
Port S32A_opaque blit row to SkOpts.
mtklein
2016-03-23
*
Sk4px blit mask.
mtklein
2015-08-10
*
De-proc Color32
mtklein
2015-04-27
*
Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromiu...
mtklein
2015-04-27
*
De-proc Color32
mtklein
2015-04-27
*
Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromiu...
mtklein
2015-04-27
*
De-proc Color32
mtklein
2015-04-27
*
Replace SSE optimization of Color32A_D565
henrik.smiding
2015-03-20
*
Cleanup of SSE optimization files.
commit-bot@chromium.org
2014-04-30
*
SSE2 implementation of S32A_D565_Opaque_Dither
commit-bot@chromium.org
2014-03-07
*
SSE2 implementation of S32_D565_Opaque_Dither
commit-bot@chromium.org
2014-03-07
*
SSE2 implementation of S32_D565_Opaque
commit-bot@chromium.org
2014-02-24
*
SSE2 implementation of S32A_D565_Opaque
commit-bot@chromium.org
2014-02-19
*
revert 4799-4801 -- red and blue are reversed on windows and linux
reed@google.com
2012-07-27
*
use SK_RESTRICT instead of __restrict__
reed@google.com
2012-07-27
*
land http://codereview.appspot.com/6327044/
reed@google.com
2012-07-27
*
SSE2 version of blit_lcd16, courtesy of Jin Yang.
tomhudson@google.com
2012-02-14
*
move LCD blits into opts, so they can have assembly versions
reed@google.com
2011-10-18
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
http://codereview.appspot.com/3980041/
reed@google.com
2011-03-09
*
More SSE2-ification; fix for gcc -msse2.
senorblanco@chromium.org
2009-11-16