Add new SkSourceGammaTreatment enum, used in situations like mipmap construction...
[platform/upstream/libSkiaSharp.git] / src / core / SkPictureShader.h
2016-06-06 brianosmanAdd new SkSourceGammaTreatment enum, used in situations...
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-11 reedRevert "Revert of add Make variations to return SkImage...
2016-03-11 robertphillipsRevert of add Make variations to return SkImage by...
2016-03-10 reedadd Make variations to return SkImage by sk_sp
2016-03-09 reeduse Make instead of Create to return a shared shader
2016-03-04 reedEnforce 16byte alignment in shader contexts (patchset...
2016-03-03 halcanaryRevert of enforce 16byte alignment in shader contexts...
2016-03-03 reedenforce 16byte alignment in shader contexts
2016-02-22 fmalitaAdd ContextRec param to SkShader::contextSize()
2016-01-04 caryclarkremove 565 effects shaders
2015-10-06 bsalomonBye bye processor data manager.
2015-09-01 fmalitaImage generator-backed SkPictureShader
2015-08-29 bsalomonChange SkShader;asFragmentProcessor signature to no...
2015-08-29 rmistryRevert of Change SkShader;asFragmentProcessor signature...
2015-08-28 bsalomonChange SkShader;asFragmentProcessor signature to no...
2015-07-09 joshualittrename GrShaderDataManager -> GrProcessorDataManager
2015-07-08 joshualittInitial CL to create dummy GrShaderDataManager and...
2015-05-18 mtkleinEmpty picture shaders should draw nothing.
2015-05-04 gen.kimSkPictureShader: scale down if width or height is large...
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-26 fmalitaRevert of Use an image generator to back SkPictureShade...
2015-02-24 fmalitaUse an image generator to back SkPictureShader tiles.
2015-02-15 reedremove unneeded preroll
2015-01-25 reedinitial preroll api
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-17 joshualittremove view matrix from context
2014-10-22 fmalitaPicture shader resource caching.
2014-09-23 joshualittPatch to create a distinct geometry processor. The...
2014-08-06 fmalitaExplicit tile bounds for SkPictureShader
2014-07-14 robertphillipsMake SkPictureShader and SkPictureImageFilter use const...
2014-07-11 scroggoNo need to cache local matrix in picture shader.
2014-07-08 bsalomonMake GrDrawState and GrPaint take GrEffect* instead...
2014-07-07 reedRevert of Make GrDrawState and GrPaint take GrEffect...
2014-07-07 bsalomonMake GrDrawState and GrPaint take GrEffect* instead...
2014-06-10 dandovSkShader::asNewEffect Refactoring
2014-05-09 commit-bot@chromiu... add localmatrix parameter to shader's asNewEffect
2014-05-06 commit-bot@chromiu... add local-matrix to shader::context
2014-05-06 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-05-05 commit-bot@chromiu... Remove SkShader virtual method validContext
2014-05-02 commit-bot@chromiu... Remove setLocalMatrix calls from picture shader GM.
2014-05-02 commit-bot@chromiu... Revert of Remove setLocalMatrix calls from picture...
2014-05-02 commit-bot@chromiu... Remove setLocalMatrix calls from picture shader GM.
2014-05-01 commit-bot@chromiu... create struct to hold all the params passed around...
2014-04-23 commit-bot@chromiu... Revert of Revert of Extract most of the mutable state...
2014-04-23 commit-bot@chromiu... Revert of Extract most of the mutable state of SkShader...
2014-04-23 commit-bot@chromiu... Extract most of the mutable state of SkShader into...
2014-04-17 commit-bot@chromiu... Revert of Extract most of the mutable state of SkShader...
2014-04-17 commit-bot@chromiu... Revert of Fix memory leak in SkGradientShader. (https...
2014-04-16 commit-bot@chromiu... Fix memory leak in SkGradientShader.
2014-04-16 commit-bot@chromiu... Extract most of the mutable state of SkShader into...
2014-04-08 commit-bot@chromiu... Initial picture shader implementation
2014-04-07 commit-bot@chromiu... Revert of Initial picture shader implementation (https...
2014-04-07 commit-bot@chromiu... Initial picture shader implementation