skia2/src/effects
2012-10-29 12:43:38 +00:00
..
gradients Make GrGLGradientEffect derive directly from GrGLEffect. 2012-10-29 12:43:38 +00:00
Sk1DPathEffect.cpp Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00
Sk2DPathEffect.cpp Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00
SkArithmeticMode.cpp revert arith change, until I can rebaseline all the images (and check chrome) 2012-08-12 19:08:41 +00:00
SkAvoidXfermode.cpp Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00
SkBitmapSource.cpp 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
SkBlendImageFilter.cpp Make a bunch of GrGLEffects derive directly from GrGLEffect rather than GrGLLegacyEffect. 2012-10-26 19:16:46 +00:00
SkBlurDrawLooper.cpp Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00
SkBlurImageFilter.cpp Fix recursive GPU processing for SkImageFilter. Plumb through the 2012-09-27 21:57:45 +00:00
SkBlurMask.cpp 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
SkBlurMask.h Reduce size of filter mask. 2011-09-02 15:06:44 +00:00
SkBlurMaskFilter.cpp 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
SkColorFilterImageFilter.cpp 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
SkColorFilters.cpp 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
SkColorMatrix.cpp 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
SkColorMatrixFilter.cpp Make a bunch of GrGLEffects derive directly from GrGLEffect rather than GrGLLegacyEffect. 2012-10-26 19:16:46 +00:00
SkCornerPathEffect.cpp Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00
SkDashPathEffect.cpp Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00
SkDiscretePathEffect.cpp Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00
SkEmbossMask_Table.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
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 Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00
SkKernel33MaskFilter.cpp 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
SkLayerDrawLooper.cpp Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00
SkLayerRasterizer.cpp Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00
SkLightingImageFilter.cpp Make the orientation of a texture accessible from and known by GrSurface. 2012-10-26 19:01:17 +00:00
SkMagnifierImageFilter.cpp Make GrGLEffect::setData take GrEffectStage rather than GrEffect. 2012-10-26 17:53:18 +00:00
SkMatrixConvolutionImageFilter.cpp Make a bunch of GrGLEffects derive directly from GrGLEffect rather than GrGLLegacyEffect. 2012-10-26 19:16:46 +00:00
SkMorphologyImageFilter.cpp Make the orientation of a texture accessible from and known by GrSurface. 2012-10-26 19:01:17 +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 Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00
SkPorterDuff.cpp Update files to use SK_BUILD_FOR_ANDROID. 2011-11-08 19:00:26 +00:00
SkRectShape.cpp Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00
SkSingleInputImageFilter.cpp Remove use of varargs in SkImageFilter. This is causing a crash in recent 2012-10-22 15:07:14 +00:00
SkStippleMaskFilter.cpp Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00
SkTableColorFilter.cpp Make a bunch of GrGLEffects derive directly from GrGLEffect rather than GrGLLegacyEffect. 2012-10-26 19:16:46 +00:00
SkTableMaskFilter.cpp 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
SkTestImageFilters.cpp Remove use of varargs in SkImageFilter. This is causing a crash in recent 2012-10-22 15:07:14 +00:00
SkTransparentShader.cpp Make flattenables no longer depend on global static initializers. 2012-09-21 17:54:46 +00:00