index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
rectangletexture.cpp
Commit message (
Expand
)
Author
Age
*
Make GrBackendTexture take Gr*Info refs in ctor, and copy them.
Greg Daniel
2017-05-02
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
add helper makeShader for the common Clamp case
Mike Reed
2017-04-28
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
Retract GrRenderTarget from GrTestTarget
robertphillips
2016-05-20
*
Clean up test drawContext usage
robertphillips
2016-04-28
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Make the debug interface a GrGLTestInterface subclass.
bsalomon
2016-03-21
*
update callsites for Make image factories
reed
2016-03-17
*
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...
reed
2016-03-13
*
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...
reed
2016-03-13
*
more shader-->sp conversions
reed
2016-03-13
*
SkImage now has makeShader to return sk_sp
reed
2016-03-09
*
Texturing support for RECTANGLE textures.
bsalomon
2016-01-20