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
*
extend SkShader to report a luminance-color to be used for gamma correction
reed
2014-08-22
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Explicit tile bounds for SkPictureShader
fmalita
2014-08-06
*
Revert of Remove relative path to GrColor.h in SkShader.h (https://codereview...
bsalomon
2014-07-28
*
Remove relative path to GrColor.h in SkShader.h
bsalomon
2014-07-28
*
Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX.
scroggo
2014-07-11
*
Use SkShader's localMat for SkLocalMatrixShader.
scroggo
2014-07-11
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
*
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...
reed
2014-07-07
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-07
*
SkShader::asNewEffect Refactoring
dandov
2014-06-10
*
re-expose hasLocalMatrix for now (can't hurt) -- unblocks blink
commit-bot@chromium.org
2014-05-22
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
*
Add ownership dox for SkShader::asACompose.
commit-bot@chromium.org
2014-05-14
*
Add functions for inspecting SkShader.
commit-bot@chromium.org
2014-05-13
*
re-land hide get/setLocalMatrix
commit-bot@chromium.org
2014-05-12
*
add localmatrix parameter to shader's asNewEffect
commit-bot@chromium.org
2014-05-09
*
Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/)
commit-bot@chromium.org
2014-05-09
*
hide get/setLocalMatrix
commit-bot@chromium.org
2014-05-09
*
add localmatrix-shader
commit-bot@chromium.org
2014-05-07
*
add local-matrix to shader::context
commit-bot@chromium.org
2014-05-06
*
Remove SkShader virtual method validContext
commit-bot@chromium.org
2014-05-05
*
Remove setLocalMatrix calls from picture shader GM.
commit-bot@chromium.org
2014-05-02
*
Revert of Remove setLocalMatrix calls from picture shader GM. (https://codere...
commit-bot@chromium.org
2014-05-02
*
Remove setLocalMatrix calls from picture shader GM.
commit-bot@chromium.org
2014-05-02
*
create struct to hold all the params passed around for shader::context
commit-bot@chromium.org
2014-05-01
*
add default impl for context methods on shader
commit-bot@chromium.org
2014-04-30
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Revert of Revert of Extract most of the mutable state of SkShader into a sepa...
commit-bot@chromium.org
2014-04-23
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-23
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-23
*
Fixes for SkPictureShader.
commit-bot@chromium.org
2014-04-21
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-17
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-16
*
Initial picture shader implementation
commit-bot@chromium.org
2014-04-08
*
Revert of Initial picture shader implementation (https://codereview.chromium....
commit-bot@chromium.org
2014-04-07
*
Initial picture shader implementation
commit-bot@chromium.org
2014-04-07
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
Add a class to allocate small objects w/o extra calls to new.
commit-bot@chromium.org
2014-03-07
*
remove unused deviceconfig from SkShader
mike@reedtribe.org
2014-02-12
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Update documentation around drawBitmap and shaders
commit-bot@chromium.org
2013-12-05
*
Initial error handling code
commit-bot@chromium.org
2013-10-23
*
Two and three color GPU gradients without textures.
bsalomon@google.com
2013-09-09
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-06
*
Revert "alpha threshold bitmap shader"
bsalomon@google.com
2013-09-05
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-05
*
Add flag to gradients to interpolate colors in premul space. Experimental API...
reed@google.com
2013-05-24
[next]