Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / bmpfilterqualityrepeat.cpp
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-03-22 Mike KleinGM: some header cleanup
2016-11-03 fmalitaFix kMediumQuality invMatrix setup for sizes == mip...
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-09 reedpartial switch over to sp usage of shaders
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-07-29 caryclarkmake tests portable by using 565 compatible colors
2015-07-24 caryclarkrename portable_typeface_always to portable_typeface
2015-06-15 caryclarkRevert of Revert of make gm background colors 565 compa...
2015-06-15 caryclarkRevert of make gm background colors 565 compatible...
2015-06-15 caryclarkmake gm background colors 565 compatible
2015-04-16 Brian Salomonwiden output png size of bmp_filter_quality_repeat
2015-04-16 bsalomonAdd GM that tests bmp filter qualities with repeat...