aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPictureShader.h
Commit message (Expand)AuthorAge
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Image generator-backed SkPictureShaderGravatar fmalita2015-08-31
* Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*Gravatar bsalomon2015-08-28
* Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...Gravatar rmistry2015-08-28
* Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*Gravatar bsalomon2015-08-28
* rename GrShaderDataManager -> GrProcessorDataManagerGravatar joshualitt2015-07-09
* Initial CL to create dummy GrShaderDataManager and thread it throughGravatar joshualitt2015-07-08
* Empty picture shaders should draw nothing.Gravatar mtklein2015-05-18
* SkPictureShader: scale down if width or height is larger than maxTextureSizeGravatar gen.kim2015-05-03
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Revert of Use an image generator to back SkPictureShader tiles. (patchset #4 ...Gravatar fmalita2015-02-25
* Use an image generator to back SkPictureShader tiles.Gravatar fmalita2015-02-24
* remove unneeded prerollGravatar reed2015-02-15
* initial preroll apiGravatar reed2015-01-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* remove view matrix from contextGravatar joshualitt2014-12-17
* 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