skia2/src/opts
2012-03-29 16:06:32 +00:00
..
memset16_neon.S Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
memset32_neon.S Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
memset.arm.S Prevent the memset16 ARM opt from failing when count is 0. 2012-02-13 15:46:26 +00:00
opts_check_arm.cpp Fix Android, too, by providing cross-platform NULL version of new factory. 2012-03-19 14:20:56 +00:00
opts_check_SSE2.cpp Remove stale #include. 2012-03-19 14:11:03 +00:00
SkBitmapProcState_opts_arm.cpp Update files to use SK_BUILD_FOR_ANDROID. 2011-11-08 19:00:26 +00:00
SkBitmapProcState_opts_none.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
SkBitmapProcState_opts_SSE2.cpp need to pack the two values into a 32bit long 2012-03-14 02:04:40 +00:00
SkBitmapProcState_opts_SSE2.h SSE2 version of ClampX_ClampY_{no}filter_affine, courtesy of Jin Yang. 2012-02-28 15:41:49 +00:00
SkBitmapProcState_opts_SSSE3.cpp SSSE3 code for drawing rotated bitmaps; produces 25-30% speedup. 2012-03-06 14:59:04 +00:00
SkBitmapProcState_opts_SSSE3.h SSSE3 code for drawing rotated bitmaps; produces 25-30% speedup. 2012-03-06 14:59:04 +00:00
SkBlitRect_opts_SSE2.cpp (SSE2) acceleration for rectangular opaque erases. 2012-03-19 13:49:50 +00:00
SkBlitRect_opts_SSE2.h (SSE2) acceleration for rectangular opaque erases. 2012-03-19 13:49:50 +00:00
SkBlitRow_opts_arm.cpp Landing arm patch from contributor. 2012-03-29 16:06:32 +00:00
SkBlitRow_opts_none.cpp SSE2 version of blit_lcd16, courtesy of Jin Yang. 2012-02-14 16:01:15 +00:00
SkBlitRow_opts_SSE2.cpp Improve SSE2 code for Blending BlitRow functions, producing 10% speedup. 2012-02-28 16:15:26 +00:00
SkBlitRow_opts_SSE2.h SSE2 version of blit_lcd16, courtesy of Jin Yang. 2012-02-14 16:01:15 +00:00
SkUtils_opts_none.cpp Fix Android, too, by providing cross-platform NULL version of new factory. 2012-03-19 14:20:56 +00:00
SkUtils_opts_SSE2.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
SkUtils_opts_SSE2.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00