index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkShader.h
Commit message (
Expand
)
Author
Age
*
Always return ImageShader, even from SkShader::MakeBitmapShader
reed
2016-08-02
*
implement isABitmap for imageshader, return localmatrix for bitmap's impl
reed
2016-08-01
*
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
brianosman
2016-07-25
*
Bundle SkShader::asFragmentProcessor arguments in a struct
brianosman
2016-07-22
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
move colorshader into its own .cpp, add color4f variant
reed
2016-05-04
*
Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://coderev...
mtklein
2016-04-04
*
Delete SkFlattenable::Type
msarett
2016-04-04
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
allow more options for shader blitprocs
reed
2016-03-18
*
add blitprocs to shaders
reed
2016-03-16
*
Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of http...
reed
2016-03-14
*
Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https...
reed
2016-03-14
*
Finish conversion to sk_sp<SkShader>
reed
2016-03-14
*
Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5...
reed
2016-03-11
*
Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:8000...
robertphillips
2016-03-10
*
add Make variations to return SkImage by sk_sp
reed
2016-03-10
*
sk_sp versions of newWithColorFilter and newWithLocalMatrix
reed
2016-03-10
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://code...
reed
2016-03-03
*
Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of ht...
halcanary
2016-03-03
*
enforce 16byte alignment in shader contexts
reed
2016-03-03
*
Retire SkShader::kSupports4f_Flag
fmalita
2016-02-23
*
Add dest type hint to SkShader::ContextRec
fmalita
2016-02-22
*
Add ContextRec param to SkShader::contextSize()
fmalita
2016-02-22
*
move compose-shader into base-class as factory
reed
2016-02-10
*
Revert[2] of expand unitests for color4f
reed
2016-01-23
*
Revert of expand unitests for color4f (patchset #1 id:1 of https://codereview...
reed
2016-01-23
*
expand unitests for color4f
reed
2016-01-23
*
Revert[2] of float color components
reed
2016-01-22
*
Revert of experiment: float color components (patchset #6 id:100001 of https:...
reed
2016-01-22
*
experiment: float color components
reed
2016-01-21
*
add SkShader::newWithColorFilter
reed
2016-01-07
*
remove shadeSpan16 from shader
reed
2016-01-05
*
change factory to method, to parallel pattern in imagefilters. no functionali...
reed
2015-12-30
*
Fix UB function problems for shaders and mask.
herb
2015-12-18
*
Revert of Fix UB function problems for shaders and mask. (patchset #3 id:4000...
herb
2015-12-18
*
Fix UB function problems for shaders and mask.
herb
2015-12-17
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
use SkBitmapProvider for shader-context
reed
2015-09-15
*
Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE"
reed
2015-09-08
*
Comments: note existance of SkImage::newShader next to CreateBitmapShader
halcanary
2015-09-08
*
Revert of switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE (...
scroggo
2015-09-08
[next]