aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/rectangletexture.cpp
Commit message (Expand)AuthorAge
* Reland: Check for ANGLE's implementation of texture_rectangleGravatar Weiliang Chen2018-07-13
* gpu: Expose GrContextPriv::abandoned in the public API.Gravatar Khushal2018-06-27
* Add bullet proofing for preAbandonContextGravatar Robert Phillips2018-06-25
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* Revert "Check for ANGLE's implementation of texture_rectangle"Gravatar Ravi Mistry2018-05-30
* Check for ANGLE's implementation of texture_rectangleGravatar Weiliang Chen2018-05-30
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Add new SkImage factory to create from GrBackendTexture with SkColorTypeGravatar Greg Daniel2017-12-18
* 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