Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / matriximagefilter.cpp
2017-03-22 Mike KleinGM: some header cleanup
2016-04-05 robertphillipsUpdate SkMatrixImageFilter to sk_sp
2015-09-09 halcanaryGM: replace boilerplate with macros
2015-07-29 caryclarkmake tests portable by using 565 compatible colors
2015-04-09 senorblancoChange some more GMs to clear to opaque black, not...
2015-03-20 senorblancoMove SkMatrixImageFilter into core, and add a factory...
2015-03-16 reedSkPaint::FilterLevel -> SkFilterQuality
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-03-25 senorblanco@chromi... Speculative Mac 10.6 fix: disable medium & high filter...
2014-03-25 senorblanco@chromi... Speculative Mac 10.6 fix: remove useless code from...
2014-03-25 senorblanco@chromi... Implement a generic matrix transform image filter.