Introduce GrColorSpaceXform, for gamut conversion on textures
[platform/upstream/libSkiaSharp.git] / src / core / SkBitmapProcShader.cpp
2016-07-18 brianosmanIntroduce GrColorSpaceXform, for gamut conversion on...
2016-06-16 dvonbeckRefactoring of GPU NormalMap handling out into its...
2016-06-15 egdanielRevert of Refactoring of GPU NormalMap handling out...
2016-06-15 dvonbeckRefactoring of GPU NormalMap handling out into its...
2016-06-14 egdanielRevert of Refactoring of GPU NormalMap handling out...
2016-06-14 dvonbeckRefactoring of GPU NormalMap handling out into its...
2016-06-10 reedrespect srgb gamma when building mips
2016-06-09 bungemansk_sp for Ganesh.
2016-06-06 brianosmanAdd new SkSourceGammaTreatment enum, used in situations...
2016-06-04 herbAdd the ability to handle premul and swizzle src bitmap...
2016-05-19 herbMake an embeddable container to hold linear pipelines.
2016-05-13 herbThis has all the different source types in and working...
2016-04-26 herbAdd guards for edge cases.
2016-04-25 herbWhitespace change.
2016-04-14 herbAdd F16 source to the linear pipelin.
2016-04-12 herbBlitter for repeat RGBA8888->RGBA8888.
2016-04-03 reedchange flattenable factory to return sk_sp
2016-03-29 reedswitch xfermodes over to sk_sp
2016-03-23 herbAdd index-8 sampler to the pipeline.
2016-03-23 herbWIP: experimental bilerp pipeline.
2016-03-09 reeduse Make instead of Create to return a shared shader
2016-03-04 reeddisable linear pipeline for now (so bots don't crash)
2016-03-04 reedAdd support for new bitmapshader context (patchset...
2016-03-04 reedremove align16 calls in skhader context sizes. will...
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-03-03 reedRevert of add support for new bitmapshader context...
2016-03-03 reedadd support for new bitmapshader context
2016-03-02 reedfission bitmapprocstate
2016-01-11 reedrestore lost optimization when the shader can report...
2016-01-05 reedremove shadeSpan16 from shader
2015-12-18 herbFix UB function problems for shaders and mask.
2015-12-18 herbRevert of Fix UB function problems for shaders and...
2015-12-17 herbFix UB function problems for shaders and mask.
2015-11-05 bsalomonMake bicubic FP factories return const FPs
2015-10-12 bsalomonRemove image usage type enum. Use GrTextureParams instead.
2015-10-09 bsalomonMove functions from SkGr to SkGrPriv.h
2015-10-06 bsalomonBye bye processor data manager.
2015-09-28 bsalomonMake skpaint->grpaint flow work for composing draws...
2015-09-22 bsalomonReplace GrExtractAlphaFragmentProcessor with DstIn...
2015-09-15 reedmove SkBitmapProvider to its own file
2015-09-15 reeduse SkBitmapProvider for shader-context
2015-09-08 reedRevert[2] of "switch to isABitmap, deprecate SK_SUPPORT...
2015-09-08 scroggoRevert of switch to isABitmap, deprecate SK_SUPPORT_LEG...
2015-09-07 reedswitch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADER...
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-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-08-19 bungemanMove SkTemplates.h to private.
2015-08-12 joshualittRefactor helper function for SkBitmapShader to GrFragme...
2015-07-29 robertphillipsMove LightingShader to effects
2015-07-14 djsollenDisable optimization as HWUI does not yet support color...
2015-07-09 joshualittMore threading of GrProcessorDataManager
2015-07-09 joshualittrename GrShaderDataManager -> GrProcessorDataManager
2015-07-08 joshualittInitial CL to create dummy GrShaderDataManager and...
2015-06-04 reedswitch bitmapshader internals over to pixmap
2015-03-16 reedSkPaint::FilterLevel -> SkFilterQuality
2015-02-15 reedremove unneeded preroll
2015-01-25 reedinitial preroll api
2014-12-17 joshualittremove view matrix from context
2014-12-04 reedcheck (thread-tricky) colortable after we've copied...
2014-12-03 mtkleinTurn on MPD threading in nanobench.
2014-12-01 mtkleinRemove SK_SUPPORT_LEGACY_DEEPFLATTENING.
2014-12-01 mtkleinRevert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING....
2014-12-01 mtkleinRemove SK_SUPPORT_LEGACY_DEEPFLATTENING.
2014-11-24 mtkleinAdd Sk prefix to CreateBitmapShader.
2014-10-08 bsalomonGrResourceCache2 manages scratch texture.
2014-10-07 Brian SalomonRevert "GrResourceCache2 manages scratch texture."
2014-10-07 bsalomonGrResourceCache2 manages scratch texture.
2014-09-30 robertphillipsRevert of GrResourceCache2 manages scratch texture...
2014-09-30 bsalomonGrResourceCache2 manages scratch texture.
2014-09-23 joshualittPatch to create a distinct geometry processor. The...
2014-08-21 reedSimplify flattening to just write enough to call the...
2014-07-08 bsalomonGoodbye GrEffectRef.
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-23 commit-bot@chromiu... Revert of Modify sample buffer size for larger displays...
2014-05-23 commit-bot@chromiu... Modify sample buffer size for larger displays.
2014-05-21 reed@google.comRevert "Modify sample buffer size for larger displays."
2014-05-21 commit-bot@chromiu... Modify sample buffer size for larger displays.
2014-05-20 commit-bot@chromiu... Centralize decision about whether to do bicubic filteri...
2014-05-20 commit-bot@chromiu... Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max...
2014-05-09 commit-bot@chromiu... add localmatrix parameter to shader's asNewEffect
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-01 commit-bot@chromiu... create struct to hold all the params passed around...
2014-04-28 commit-bot@chromiu... Move SkShader::fLocalMatrix into SkShader constructor.
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-16 commit-bot@chromiu... Extract most of the mutable state of SkShader into...
2014-04-11 commit-bot@chromiu... Revert of Revert of Rename kPMColor_SkColorType to...
2014-04-11 commit-bot@chromiu... Revert of Rename kPMColor_SkColorType to kN32_SkColorTy...
2014-04-10 commit-bot@chromiu... Revert of Revert of Rename kPMColor_SkColorType to...
next