aboutsummaryrefslogtreecommitdiffstats
path: root/src/opts/SkBlitRow_opts_arm_neon.cpp
Commit message (Expand)AuthorAgeFilesLines
* clean up SkBlitRow_optsMike Klein2018-11-091-200/+0
* move LCD blits to SkBlitter_ARGB32.cppMike Klein2018-11-091-1/+0
* Remove a largue quantity of 4444 and/or dithering codeBrian Osman2018-09-211-1/+0
* IWYU: SkUtils.hHal Canary2018-08-211-1/+1
* make most of SkColorPriv.h privateCary Clark2017-09-151-1/+1
* remove old 565 destination optsMike Klein2017-05-061-1099/+0
* Fix new IT blocks ARMv8Amaury Le Leyzour2017-04-261-55/+55
* Remove SK_SUPPORT_LEGACY_BROKEN_LERP supportFlorin Malita2017-03-131-22/+0
* Revert "Fix new IT blocks ARMv8"Mike Klein2017-03-071-55/+55
* Fix new IT blocks ARMv8Amaury Le Leyzour2017-03-061-55/+55
* SkBlendARGB32 and S32[A]_Blend_BlitRow32 are currently formulated as: SkAlpha...lsalzman2016-08-051-4/+33
* Port S32A_opaque blit row to SkOpts.mtklein2016-03-231-291/+1
* count is an int, so constrain it to a 32-bit w-register.mtklein2015-12-161-2/+2
* Port SkBlitRow::Color32 to SkOpts.mtklein2015-09-101-17/+0
* Style Change: NULL->nullptrhalcanary2015-08-271-4/+4
* The compiler can generate smulbb perfectly well nowadays.mtklein2015-08-071-3/+3
* Purge non-NEON ARM code.mtklein2015-08-061-149/+1
* Update some Sk4px APIs.mtklein2015-06-221-2/+2
* Re-proc SkBlitRow::Color32 for ARM.mtklein2015-05-221-0/+17
* Revert of Re-proc SkBlitRow::Color32 for ARM. (patchset #3 id:40001 of https:...mtklein2015-05-221-17/+0
* Re-proc SkBlitRow::Color32 for ARM.mtklein2015-05-211-0/+17
* De-proc Color32mtklein2015-04-271-63/+0
* Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromiu...mtklein2015-04-271-0/+63
* De-proc Color32mtklein2015-04-271-63/+0
* Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromiu...mtklein2015-04-271-0/+63
* De-proc Color32mtklein2015-04-271-63/+0
* Revert of Convert Color32 code to perfect blend. (patchset #6 id:100001 of ht...mtklein2015-04-211-14/+22
* Convert Color32 code to perfect blend.mtklein2015-04-201-22/+14
* Rework SSE and NEON Color32 algorithms to be more correct and faster.mtklein2015-04-171-91/+53
* I suspect S32A_D565_Opaque_neon for Daisy problems.Mike Klein2015-04-021-2/+14
* Fix skia bug 2845kui.zheng2015-02-171-2/+1
* skia: blend32_16_row for neon versionmlee2015-01-291-0/+131
* rename blitrow::proc and add (uncalled) hook for colorproc16reed2015-01-131-1/+1
* Disable Neon optimization of bad S32A/D565 blend.mtklein2014-08-221-7/+4
* Disable Neon optimization of bad S32A/D565 blend.mtklein2014-08-221-0/+4
* disable neon proc that is triggering assertsreed2014-08-221-0/+4
* Let skia build with clang's integrated assembler.thakis2014-08-111-1/+1
* Fix S32A_D565_Opaque for RGBA on arm64kevin.petit2014-08-091-4/+7
* Disable suspect NEON function for 64-bit Androiddjsollen2014-08-071-0/+4
* ARM Skia NEON patches - 40 - arm64: S32A_D565_Opaquekevin.petit2014-06-261-5/+92
* ARM Skia NEON patches - 39 - arm64 565 blitterskevin.petit2014-06-061-44/+117
* SK_CPU_ARM --> SK_CPU_ARM32mtklein2014-06-031-6/+6
* ARM Skia NEON patches - 38 - arm64 8888 blitterskevin.petit2014-06-031-4/+17
* Remove the unused SkCachePreload_armcommit-bot@chromium.org2014-04-301-1/+0
* ARM Skia NEON patches - 36 - Color32commit-bot@chromium.org2014-04-291-76/+80
* ARM Skia NEON patches - 22 - S32_D565_Blendcommit-bot@chromium.org2014-04-091-4/+85
* ARM Skia NEON patches - 25 - S32A_D565_Opaque_Dither clean/bugfix/speedcommit-bot@chromium.org2014-02-251-113/+92
* ARM Skia NEON patches - 12 - S32_Blendcommit-bot@chromium.org2014-02-211-58/+48
* Revert of ARM Skia NEON patches - 12 - S32_Blend (https://codereview.chromium...commit-bot@chromium.org2014-02-211-48/+58
* ARM Skia NEON patches - 12 - S32_Blendcommit-bot@chromium.org2014-02-211-58/+48