aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPictureShader.h
Commit message (Expand)AuthorAge
* Picture shader resource caching.Gravatar fmalita2014-10-22
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Explicit tile bounds for SkPictureShaderGravatar fmalita2014-08-06
* Make SkPictureShader and SkPictureImageFilter use const SkPicturesGravatar robertphillips2014-07-14
* No need to cache local matrix in picture shader.Gravatar scroggo2014-07-11
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-08
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* add localmatrix parameter to shader's asNewEffectGravatar commit-bot@chromium.org2014-05-09
* add local-matrix to shader::contextGravatar commit-bot@chromium.org2014-05-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-06
* Remove SkShader virtual method validContextGravatar commit-bot@chromium.org2014-05-05
* Remove setLocalMatrix calls from picture shader GM.Gravatar commit-bot@chromium.org2014-05-02
* Revert of Remove setLocalMatrix calls from picture shader GM. (https://codere...Gravatar commit-bot@chromium.org2014-05-02
* Remove setLocalMatrix calls from picture shader GM.Gravatar commit-bot@chromium.org2014-05-02
* create struct to hold all the params passed around for shader::contextGravatar commit-bot@chromium.org2014-05-01
* Revert of Revert of Extract most of the mutable state of SkShader into a sepa...Gravatar commit-bot@chromium.org2014-04-23
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-23
* Extract most of the mutable state of SkShader into a separate Context object.Gravatar commit-bot@chromium.org2014-04-23
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-17
* Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.o...Gravatar commit-bot@chromium.org2014-04-17
* Fix memory leak in SkGradientShader.Gravatar commit-bot@chromium.org2014-04-16
* Extract most of the mutable state of SkShader into a separate Context object.Gravatar commit-bot@chromium.org2014-04-16
* Initial picture shader implementationGravatar commit-bot@chromium.org2014-04-08
* Revert of Initial picture shader implementation (https://codereview.chromium....Gravatar commit-bot@chromium.org2014-04-07
* Initial picture shader implementationGravatar commit-bot@chromium.org2014-04-07