skia2/include
senorblanco@chromium.org 50bdad85db Implement the color matrix filter in Ganesh. Also, fix and enable the color
matrix test slide.  This was basically implemented in the same places where
the blending-based color filter was being done.  The shader simply does a mat4
matrix multiply and a vec4 add.

Review URL:  http://codereview.appspot.com/5489107/



git-svn-id: http://skia.googlecode.com/svn/trunk@2948 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-01-03 20:51:57 +00:00
..
animator Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
config remove obsolete SK_USE_RUNTIME_GLOBALS 2011-11-17 21:35:41 +00:00
core expose isSubpixel() on the cache, so SkDraw can know if it should expect 2012-01-03 19:43:20 +00:00
device/xps add SK_OVERRIDE, move subclass impls of virtuals into .cpp 2011-12-07 18:34:08 +00:00
effects Add SkTableColorFilter, as a foundation for several SVG filters 2011-12-28 20:31:00 +00:00
gpu Implement the color matrix filter in Ganesh. Also, fix and enable the color 2012-01-03 20:51:57 +00:00
images add optional manual global initialization 2011-12-15 14:16:43 +00:00
pdf add SK_OVERRIDE, move subclass impls of virtuals into .cpp 2011-12-07 18:34:08 +00:00
pipe undef Status to undo the evil that XLib.h has done 2011-08-12 14:49:55 +00:00
ports Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
svg Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
text Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
utils experiment #2 for JSON data 2012-01-02 00:34:50 +00:00
views fix mac warnings 2011-11-23 14:54:19 +00:00
xml Make SkMath.h less visible in public header files. 2011-09-27 17:38:17 +00:00