skia2/src/effects
2012-06-04 18:10:33 +00:00
..
Sk1DPathEffect.cpp Change patheffect to take a (new) StrokeRec object, which encapsulates the fill 2012-05-25 01:04:12 +00:00
Sk2DPathEffect.cpp Refactor dictionaries for use by entities other than just SkPicture 2012-05-30 16:54:13 +00:00
SkArithmeticMode.cpp Clean up more Visual Studio warnings, including apparent bug in Arithmetic mode. 2012-04-10 19:14:48 +00:00
SkAvoidXfermode.cpp Cleanup code related to SkFlattenable::flatten() 2012-03-29 15:18:04 +00:00
SkBitmapCache.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
SkBitmapCache.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
SkBlurDrawLooper.cpp Cleanup code related to SkFlattenable::flatten() 2012-03-29 15:18:04 +00:00
SkBlurImageFilter.cpp Cleanup code related to SkFlattenable::flatten() 2012-03-29 15:18:04 +00:00
SkBlurMask.cpp Fix the string we're checking for in the #if defined(), so that loops actually do get unrolled on Windows (15% perf win claimed many months ago). 2012-01-11 19:29:08 +00:00
SkBlurMask.h Reduce size of filter mask. 2011-09-02 15:06:44 +00:00
SkBlurMaskFilter.cpp Cleanup code related to SkFlattenable::flatten() 2012-03-29 15:18:04 +00:00
SkClampRange.cpp Move SkClampRange into src/effects, where it isn't being advertised as 2012-03-20 21:18:43 +00:00
SkClampRange.h Move SkClampRange into src/effects, where it isn't being advertised as 2012-03-20 21:18:43 +00:00
SkColorFilters.cpp remove public function-ptr based colorfilter 2012-06-04 18:10:33 +00:00
SkColorMatrix.cpp Move SkColorMatrix to effects. 2012-03-28 21:14:17 +00:00
SkColorMatrixFilter.cpp Clean up more Visual Studio warnings, including apparent bug in Arithmetic mode. 2012-04-10 19:14:48 +00:00
SkCornerPathEffect.cpp Change patheffect to take a (new) StrokeRec object, which encapsulates the fill 2012-05-25 01:04:12 +00:00
SkDashPathEffect.cpp special-case dashing a single line-segment. We can go much faster since we 2012-05-29 20:48:50 +00:00
SkDiscretePathEffect.cpp Change patheffect to take a (new) StrokeRec object, which encapsulates the fill 2012-05-25 01:04:12 +00:00
SkEmbossMask_Table.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
SkEmbossMask.cpp Make SkMath.h less visible in public header files. 2011-09-27 17:38:17 +00:00
SkEmbossMask.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
SkEmbossMaskFilter.cpp Fix the Android build. 2012-04-20 18:42:55 +00:00
SkGradientShader.cpp fix SK_RESTRICT warnings related to overrides on windows 2012-05-11 18:01:50 +00:00
SkGroupShape.cpp Windows compiler complaint cleanup 2012-05-31 15:29:44 +00:00
SkKernel33MaskFilter.cpp Cleanup code related to SkFlattenable::flatten() 2012-03-29 15:18:04 +00:00
SkLayerDrawLooper.cpp Cleanup code related to SkFlattenable::flatten() 2012-03-29 15:18:04 +00:00
SkLayerRasterizer.cpp move SkStrokePathEffect into hiding for now, as its functionality is rethought. 2012-05-10 12:56:16 +00:00
SkMorphologyImageFilter.cpp Fix miscellaneous compiler warnings from Visual Studio 2010. 2012-04-10 17:42:21 +00:00
SkPaintFlagsDrawFilter.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
SkPixelXorXfermode.cpp Cleanup code related to SkFlattenable::flatten() 2012-03-29 15:18:04 +00:00
SkPorterDuff.cpp Update files to use SK_BUILD_FOR_ANDROID. 2011-11-08 19:00:26 +00:00
SkRadialGradient_Table.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
SkRectShape.cpp Cleanup code related to SkFlattenable::flatten() 2012-03-29 15:18:04 +00:00
SkTableColorFilter.cpp Cleanup code related to SkFlattenable::flatten() 2012-03-29 15:18:04 +00:00
SkTableMaskFilter.cpp Cleanup code related to SkFlattenable::flatten() 2012-03-29 15:18:04 +00:00
SkTestImageFilters.cpp Cleanup code related to SkFlattenable::flatten() 2012-03-29 15:18:04 +00:00
SkTransparentShader.cpp Cleanup code related to SkFlattenable::flatten() 2012-03-29 15:18:04 +00:00