skia2/src/effects
Ethan Nicholas a70693b234 Add support for runtime color filters written in SkSL.
Bug: skia:
Change-Id: I9b930e81cff1c656908125dcf900279f73570204
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/195581
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-03-05 16:03:25 +00:00
..
imagefilters Add support for runtime color filters written in SkSL. 2019-03-05 16:03:25 +00:00
Sk1DPathEffect.cpp move patheffect virtuals to protected and rename 2018-08-16 17:47:22 +00:00
Sk2DPathEffect.cpp don't recurse forever 2018-08-23 20:52:41 +00:00
SkColorMatrix.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkColorMatrixFilter.cpp Make asFragmentProcessor entry point only take a GrRecordingContext (take 2) 2019-02-16 14:07:50 +00:00
SkCornerPathEffect.cpp Cleanup SkCornerPathEffect a bit 2018-09-17 14:24:19 +00:00
SkDashImpl.h Remove unused exposedInAndroidJavaAPI 2018-11-12 21:27:02 +00:00
SkDashPathEffect.cpp stub SkReadBuffer when SK_DISABLE_READBUFFER 2018-10-25 16:45:40 +00:00
SkDiscretePathEffect.cpp move patheffect virtuals to protected and rename 2018-08-16 17:47:22 +00:00
SkEmbossMask.cpp Move some functions to MathPriv.h 2018-09-06 15:48:25 +00:00
SkEmbossMask.h Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkEmbossMaskFilter.cpp rebase 2018-06-08 20:36:53 +00:00
SkEmbossMaskFilter.h override getTypeName() instead of using table 2018-10-19 18:07:04 +00:00
SkHighContrastFilter.cpp update high-contrast color filter for tagged SW destinations 2019-03-01 18:47:29 +00:00
SkLayerDrawLooper.cpp hide SkPaint::getFlags/setFlags, use bool acessors instead 2019-01-16 22:45:29 +00:00
SkLumaColorFilter.cpp Make asFragmentProcessor entry point only take a GrRecordingContext (take 2) 2019-02-16 14:07:50 +00:00
SkOpPathEffect.cpp move patheffect virtuals to protected and rename 2018-08-16 17:47:22 +00:00
SkOpPE.h override getTypeName() instead of using table 2018-10-19 18:07:04 +00:00
SkOverdrawColorFilter.cpp Add support for runtime color filters written in SkSL. 2019-03-05 16:03:25 +00:00
SkPackBits.cpp Remove string.h from SkTypes.h 2018-06-15 20:32:05 +00:00
SkPackBits.h check for bad buffers in Unpack8 2018-01-09 20:41:17 +00:00
SkShaderMaskFilter.cpp Fix occurrences of "-Wextra-semi-stmt" 2018-11-30 23:23:09 +00:00
SkTableColorFilter.cpp Make asFragmentProcessor entry point only take a GrRecordingContext (take 2) 2019-02-16 14:07:50 +00:00
SkTableMaskFilter.cpp override getTypeName() instead of using table 2018-10-19 18:07:04 +00:00
SkToSRGBColorFilter.cpp Make asFragmentProcessor entry point only take a GrRecordingContext (take 2) 2019-02-16 14:07:50 +00:00
SkTrimPathEffect.cpp stub SkReadBuffer when SK_DISABLE_READBUFFER 2018-10-25 16:45:40 +00:00
SkTrimPE.h override getTypeName() instead of using table 2018-10-19 18:07:04 +00:00