..
Sk1DPathEffect.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
Sk2DPathEffect.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkArithmeticMode.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkAvoidXfermode.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkBitmapSource.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkBlendImageFilter.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkBlurDrawLooper.h
Modify the blur bench to add tests for high-quality blurs, and large non-integer blurs. Change the Coarse flag (which just turns on separable blurs) to an #ifdef, since separable is no longer just Coarse. (This #ifdef will hopefully be shortlived, once Chrome has switched).
2012-11-29 17:09:27 +00:00
SkBlurImageFilter.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkBlurMaskFilter.h
Modify the blur bench to add tests for high-quality blurs, and large non-integer blurs. Change the Coarse flag (which just turns on separable blurs) to an #ifdef, since separable is no longer just Coarse. (This #ifdef will hopefully be shortlived, once Chrome has switched).
2012-11-29 17:09:27 +00:00
SkColorFilterImageFilter.h
Add a factory Create function for SkColorFilterImageFilter, and move the matrix optimization there. This will allow the Chrome compositor to extract the optimized matrix, and potentially apply the color matrix itself, saving a buffer allocation & draw.
2012-10-26 19:37:00 +00:00
SkColorMatrix.h
Use GrCustomStage to implement color matrix.
2012-10-17 13:36:14 +00:00
SkColorMatrixFilter.h
GrCustomStage Renaming Part 4
2012-10-24 20:11:30 +00:00
SkCornerPathEffect.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkDashPathEffect.h
Sanitizing source files in Skia_Periodic_House_Keeping
2012-11-29 02:01:19 +00:00
SkDiscretePathEffect.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkDrawExtraPathEffect.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkEmbossMaskFilter.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkGradientShader.h
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/ )
2012-08-23 18:09:54 +00:00
SkKernel33MaskFilter.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkLayerDrawLooper.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkLayerRasterizer.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkLightingImageFilter.h
Change SkLightingImageFilter to derive from SkSingleInputImageFilter, so that it can participate in filter DAGs.
2012-10-05 17:38:00 +00:00
SkMagnifierImageFilter.h
GrCustomStage Renaming Part 5
2012-10-25 12:47:42 +00:00
SkMatrixConvolutionImageFilter.h
GrCustomStage Renaming Part 5
2012-10-25 12:47:42 +00:00
SkMorphologyImageFilter.h
Fix recursive GPU processing for SkImageFilter. Plumb through the
2012-09-27 21:57:45 +00:00
SkOffsetImageFilter.h
Break out SkOffsetImageFilter into its own file, and derive it from
2012-11-06 20:29:39 +00:00
SkPaintFlagsDrawFilter.h
change SkDrawFilter::filter to return a bool, where false means don't-draw
2012-11-26 20:26:54 +00:00
SkPixelXorXfermode.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkPorterDuff.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkSingleInputImageFilter.h
This patch implements generalized DAG connectivity for SkImageFilter. SkImageFilter maintains a list of inputs, which can be constructed either from a SkImageFilter** or zero or more SkImageFilter* arguments (varargs).
2012-10-10 20:36:13 +00:00
SkStippleMaskFilter.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkTableColorFilter.h
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/ )
2012-08-23 18:09:54 +00:00
SkTableMaskFilter.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00
SkTestImageFilters.h
Break out SkOffsetImageFilter into its own file, and derive it from
2012-11-06 20:29:39 +00:00
SkTransparentShader.h
Export effects classes with SK_API.
2012-10-12 14:41:39 +00:00