Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / rrectclipdrawpaint.cpp
2016-10-27 Brian OsmanRename GrDrawContext to GrRenderTargetContext
2016-09-21 reedallow clip calls w/o op param, remove unnecessary kRepl...
2016-09-20 reedabstract name of clipping ops, to transtion to a more...
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-08-26 bsalomonConverts a drawPaint through a rrect clip to a drawRRec...