index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkDraw_vertices.cpp
Commit message (
Expand
)
Author
Age
*
Remove another stray pair of clamps.
Mike Klein
2017-12-22
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
Feed seed_shader() iota through a context pointer.
Mike Klein
2017-10-18
*
fold params into StageRec
Mike Reed
2017-08-29
*
Remove uses of sk_throw.
Ben Wagner
2017-08-17
*
Extend composeshader to support a lerp parameter
Mike Reed
2017-06-09
*
simplify verts in certain modes
Mike Reed
2017-06-02
*
have shaders that need seed_shader call it themselves
Mike Klein
2017-06-01
*
avoid rebuilding pipeline w/ only tricolors
Mike Reed
2017-05-26
*
Reland of SkShaderBase
Florin Malita
2017-05-25
*
Revert "SkShaderBase"
Florin Malita
2017-05-24
*
SkShaderBase
Florin Malita
2017-05-24
*
SkSTArenaAlloc
Florin Malita
2017-05-24
*
Use rasterpipeline for drawVertices
Mike Reed
2017-05-24
*
SkRasterPipeline in SkArenaAlloc
Mike Klein
2017-05-24
*
add helper static to SkColorSpaceXform
Mike Reed
2017-05-22
*
refactor SkRasterPipelineBlitter
Mike Klein
2017-05-22
*
stage version of vertices
Mike Reed
2017-05-19
*
move impl for drawvertices into separate file
Mike Reed
2017-05-15