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_arm_neon.cpp
Commit message (
Expand
)
Author
Age
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
remove old 565 destination opts
Mike Klein
2017-05-06
*
Fix new IT blocks ARMv8
Amaury Le Leyzour
2017-04-26
*
Remove SK_SUPPORT_LEGACY_BROKEN_LERP support
Florin Malita
2017-03-13
*
Revert "Fix new IT blocks ARMv8"
Mike Klein
2017-03-07
*
Fix new IT blocks ARMv8
Amaury Le Leyzour
2017-03-06
*
SkBlendARGB32 and S32[A]_Blend_BlitRow32 are currently formulated as: SkAlpha...
lsalzman
2016-08-05
*
Port S32A_opaque blit row to SkOpts.
mtklein
2016-03-23
*
count is an int, so constrain it to a 32-bit w-register.
mtklein
2015-12-16
*
Port SkBlitRow::Color32 to SkOpts.
mtklein
2015-09-10
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
The compiler can generate smulbb perfectly well nowadays.
mtklein
2015-08-07
*
Purge non-NEON ARM code.
mtklein
2015-08-06
*
Update some Sk4px APIs.
mtklein
2015-06-22
*
Re-proc SkBlitRow::Color32 for ARM.
mtklein
2015-05-22
*
Revert of Re-proc SkBlitRow::Color32 for ARM. (patchset #3 id:40001 of https:...
mtklein
2015-05-22
*
Re-proc SkBlitRow::Color32 for ARM.
mtklein
2015-05-21
*
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
*
Revert of Convert Color32 code to perfect blend. (patchset #6 id:100001 of ht...
mtklein
2015-04-21
*
Convert Color32 code to perfect blend.
mtklein
2015-04-20
*
Rework SSE and NEON Color32 algorithms to be more correct and faster.
mtklein
2015-04-17
*
I suspect S32A_D565_Opaque_neon for Daisy problems.
Mike Klein
2015-04-02
*
Fix skia bug 2845
kui.zheng
2015-02-17
*
skia: blend32_16_row for neon version
mlee
2015-01-29
*
rename blitrow::proc and add (uncalled) hook for colorproc16
reed
2015-01-13
*
Disable Neon optimization of bad S32A/D565 blend.
mtklein
2014-08-22
*
Disable Neon optimization of bad S32A/D565 blend.
mtklein
2014-08-22
*
disable neon proc that is triggering asserts
reed
2014-08-22
*
Let skia build with clang's integrated assembler.
thakis
2014-08-11
*
Fix S32A_D565_Opaque for RGBA on arm64
kevin.petit
2014-08-09
*
Disable suspect NEON function for 64-bit Android
djsollen
2014-08-07
*
ARM Skia NEON patches - 40 - arm64: S32A_D565_Opaque
kevin.petit
2014-06-26
*
ARM Skia NEON patches - 39 - arm64 565 blitters
kevin.petit
2014-06-06
*
SK_CPU_ARM --> SK_CPU_ARM32
mtklein
2014-06-03
*
ARM Skia NEON patches - 38 - arm64 8888 blitters
kevin.petit
2014-06-03
*
Remove the unused SkCachePreload_arm
commit-bot@chromium.org
2014-04-30
*
ARM Skia NEON patches - 36 - Color32
commit-bot@chromium.org
2014-04-29
*
ARM Skia NEON patches - 22 - S32_D565_Blend
commit-bot@chromium.org
2014-04-09
*
ARM Skia NEON patches - 25 - S32A_D565_Opaque_Dither clean/bugfix/speed
commit-bot@chromium.org
2014-02-25
*
ARM Skia NEON patches - 12 - S32_Blend
commit-bot@chromium.org
2014-02-21
*
Revert of ARM Skia NEON patches - 12 - S32_Blend (https://codereview.chromium...
commit-bot@chromium.org
2014-02-21
*
ARM Skia NEON patches - 12 - S32_Blend
commit-bot@chromium.org
2014-02-21
*
ARM Skia NEON patches - 27 - S32A_D565_Blend
commit-bot@chromium.org
2014-02-13
*
ARM Skia NEON patches - 31 - Xfermode: xfer16
commit-bot@chromium.org
2013-11-08
*
ARM Skia NEON patches - 24 - S32_D565_Blend_Dither slight speedup/bugfix
commit-bot@chromium.org
2013-09-26
*
ARM Skia NEON patches - 21 - new NEON S32_D565_Opaque
commit-bot@chromium.org
2013-09-20
[next]