Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / rectangletexture.cpp
2017-05-02 Greg DanielMake GrBackendTexture take Gr*Info refs in ctor, and...
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-04-28 Mike Reedadd helper makeShader for the common Clamp case
2017-04-20 Greg DanielRevert "Revert "Plumb GrBackendTexture throughout skia.""
2017-04-19 Stan IlievRevert "Plumb GrBackendTexture throughout skia."
2017-04-18 Greg DanielPlumb GrBackendTexture throughout skia.
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-05-20 robertphillipsRetract GrRenderTarget from GrTestTarget
2016-04-28 robertphillipsClean up test drawContext usage
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-21 bsalomonMake the debug interface a GrGLTestInterface subclass.
2016-03-17 reedupdate callsites for Make image factories
2016-03-13 reedReland of "more shader-->sp conversions (patchset ...
2016-03-13 reedRevert of more shader-->sp conversions (patchset #5...
2016-03-13 reedmore shader-->sp conversions
2016-03-09 reedSkImage now has makeShader to return sk_sp
2016-01-20 bsalomonTexturing support for RECTANGLE textures.