aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/rectangletexture.cpp
Commit message (Expand)AuthorAge
* Make GrBackendTexture take Gr*Info refs in ctor, and copy them.Gravatar Greg Daniel2017-05-02
* add drawString helper to canvasGravatar Cary Clark2017-04-28
* add helper makeShader for the common Clamp caseGravatar Mike Reed2017-04-28
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19
* Plumb GrBackendTexture throughout skia.Gravatar Greg Daniel2017-04-18
* Replace a lot of 'static const' with 'constexpr' or 'const'.Gravatar mtklein2016-09-01
* Retract GrRenderTarget from GrTestTargetGravatar robertphillips2016-05-20
* Clean up test drawContext usageGravatar robertphillips2016-04-28
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Make the debug interface a GrGLTestInterface subclass.Gravatar bsalomon2016-03-21
* update callsites for Make image factoriesGravatar reed2016-03-17
* Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...Gravatar reed2016-03-13
* Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...Gravatar reed2016-03-13
* more shader-->sp conversionsGravatar reed2016-03-13
* SkImage now has makeShader to return sk_spGravatar reed2016-03-09
* Texturing support for RECTANGLE textures.Gravatar bsalomon2016-01-20