Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / mipmap.cpp
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-03-22 Mike KleinGM: some header cleanup
2017-03-20 Brian OsmanGray8 is supported on GPU, remove incorrect comments...
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2017-02-07 Matt SarettRevert "SkColorSpace: remove named API, add gamut API"
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2016-10-24 Brian OsmanRename all color space factories from New* to Make*
2016-06-21 brianosmanAdd new GM that exercises Gray 8 mipmapping and sRGB...
2016-06-11 reedtweak mipmap_srgb gm to use integer coordinates
2016-06-10 reedrespect srgb gamma when building mips
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-24 reedswitch surface to sk_sp
2016-03-17 reedupdate callsites for Make image factories
2015-09-09 halcanaryGM: replace boilerplate with macros
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-06 reedflag to use const& instead of const* for src-rect
2015-07-29 caryclarkmake tests portable by using 565 compatible colors
2015-07-09 reedadd runtime option to provide data->imagegenerator...
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-16 reedSkPaint::FilterLevel -> SkFilterQuality
2015-02-19 reedgm to illustrate mipmap layer choice