aboutsummaryrefslogtreecommitdiff
path: root/src/opts
AgeCommit message (Expand)Author
2014-10-13Fix race in supports_simd().mtklein
2014-10-09Improve SkARGB32_A8_BlitMask_SSE2jmuizelaar
2014-09-04Enable highQualityFilter_SSE2qiankun.miao
2014-09-03Revert of Enable highQualityFilter_SSE2 (patchset #1 id:1 of https://coderevi...mtklein
2014-09-03Enable highQualityFilter_SSE2qiankun.miao
2014-09-03Disable SSE4 S32A_Opaque blit.mtklein
2014-09-03Remove dead code in SkBitmapFilter_opts_SSE2.h/cppqiankun.miao
2014-09-02Disable NEON procs for box blur as it produces invalid resultsdjsollen
2014-09-02Revert of Disable NEON procs for box blur as it produces invalid results (pat...djsollen
2014-09-02Disable NEON procs for box blur as it produces invalid resultsdjsollen
2014-08-22Disable Neon optimization of bad S32A/D565 blend.mtklein
2014-08-22Disable Neon optimization of bad S32A/D565 blend.mtklein
2014-08-22disable neon proc that is triggering assertsreed
2014-08-21Simplify flattening to just write enough to call the factory/public-construct...reed
2014-08-20Turn off NEON SkBoxBlurGetPlatformProcs for ARM64 (for now)halcanary
2014-08-11Let skia build with clang's integrated assembler.thakis
2014-08-11Replace a pre-UAL instruction with its modern form.thakis
2014-08-09Fix S32A_D565_Opaque for RGBA on arm64kevin.petit
2014-08-07Disable suspect NEON function for 64-bit Androiddjsollen
2014-07-29Add query for block dimensions of a given formatkrajcevski
2014-07-24Enable the SSSE3 compile time check on all platforms (4th attempt)djsollen
2014-07-23Revert of Enable the SSSE3 compile time check on all platforms. (https://code...bungeman
2014-07-22Enable the SSSE3 compile time check on all platforms (3rd attempt)djsollen
2014-07-14Add support for NEON intrinsics to speed up texture compression. We cankrajcevski
2014-07-14Revert of Enable the SSSE3 compile time check on all platforms. (https://code...halcanary
2014-07-14Enable the SSSE3 compile time check on all platforms.djsollen
2014-07-14MIPS: added optimization for SkRGB16_Opaque_Blitter::blitMaskdjordje.pesut
2014-07-11Revert of Add support for NEON intrinsics to speed up texture compression. We...krajcevski
2014-07-11Add support for NEON intrinsics to speed up texture compression. We cankrajcevski
2014-07-08MIPS: added optimizations for functions from SkBitmapProcStatedjordje.pesut
2014-07-07Add return to SkBoxBlurGetPlatformProcs_SSE4.scroggo
2014-07-07Add SSE4 version of BlurImage optimizations.henrik.smiding
2014-07-06Revert of Add SSE4 version of BlurImage optimizations. (https://codereview.ch...reed
2014-07-04Add SSE4 version of BlurImage optimizations.henrik.smiding
2014-07-02Exclude Clang on Windows too. Comment this up a bit.mtklein
2014-07-02Disable assembly code in MemorySanitizer builds.Mike Klein
2014-07-01Hide symbols in S32A_Opaque_BlitRow32_SSE4henrik.smiding
2014-06-30Revert of Re-enable SSE4. (https://codereview.chromium.org/357593003/)mtklein
2014-06-30Re-enable SSE4.mtklein
2014-06-30ARM Skia NEON patches - 41 - arm64: SkXfermode::xfer32kevin.petit
2014-06-27Disable SSE4 code.mtklein
2014-06-27Refactor bitmap scaler to make it easier to migrate rest of chrome to use ithumper
2014-06-27Add SSE4 optimization of S32A_Opaque_Blitrowhenrik.smiding
2014-06-26ARM Skia NEON patches - 40 - arm64: S32A_D565_Opaquekevin.petit
2014-06-20Fix SkBlitRow_opts_arm so that it works on ARM v4t.george
2014-06-17Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.ch...mtklein
2014-06-17Add SSE4 optimization of S32A_Opaque_Blitrowhenrik.smiding
2014-06-16Revert of Temporarily limit x86 SIMD to SSE2 only, to see effect on all bench...mtklein
2014-06-16Temporarily limit x86 SIMD to SSE2 only, to see effect on all benches and bots.mtklein
2014-06-11MIPS: added optimization for functions from SkBlitRow.djordje.pesut