aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkRasterPipelineBlitter.cpp
Commit message (Expand)AuthorAge
...
* Make SkCreateRasterPipelineBlitter() not fail.Gravatar Mike Klein2017-05-10
* Make SkColorFilter::appendStages() not fail.Gravatar Mike Klein2017-05-09
* "can we?" -> "do we want to?" for SkRasterPipelineBlitterGravatar Mike Klein2017-05-08
* jumper, finish blend modesGravatar Mike Klein2017-05-08
* move dither after the transfer functionGravatar Mike Klein2017-05-04
* dither stageGravatar Mike Klein2017-05-03
* Delete SkColorSpace::ColorSpaceFlagsGravatar Matt Sarett2017-03-24
* Rename not-fBlendCorrectly to fNonLinearBlendingGravatar Matt Sarett2017-03-08
* Revert "Revert "Take missed opportunity: memset for A8.""Gravatar Mike Klein2017-02-17
* Revert "Take missed opportunity: memset for A8."Gravatar Mike Klein2017-02-17
* Take missed opportunity: memset for A8.Gravatar Mike Klein2017-02-16
* Simplify more: remove SkRasterPipeline::compile().Gravatar Mike Klein2017-02-16
* Use non-linear blending flag in raster pipeline blitterGravatar Matt Sarett2017-02-15
* SkRasterPipelineBlitter doesn't need an SkArenaAlloc.Gravatar Mike Klein2017-02-08
* Add a blend-wrong mode to SkRasterPipelineBlitter.Gravatar Mike Klein2017-02-08
* Use SkArenaAlloc in the SkAutoBlitterChoose code.Gravatar Herb Derby2017-02-07
* Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoo...Gravatar Robert Phillips2017-02-07
* Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.Gravatar Herb Derby2017-02-07
* Move shader register setup to SkRasterPipelineBlitter.Gravatar Mike Klein2017-01-23
* Remove SkFallbackAlloc and SkFixedAlloc.Gravatar Herb Derby2017-01-16
* Attempt 3: SkRasterPipelineBlitter: support A8Gravatar Mike Klein2017-01-13
* Revert "Retry "SkRasterPipelineBlitter: support A8"..."Gravatar Mike Klein2017-01-07
* Retry "SkRasterPipelineBlitter: support A8"...Gravatar Mike Klein2017-01-06
* simplify by removing _d stagesGravatar Mike Klein2017-01-06
* Revert "SkRasterPipelineBlitter: support A8"Gravatar Mike Klein2017-01-05
* SkRasterPipelineBlitter: support A8Gravatar Mike Klein2017-01-05
* Revert "Revert "clamp to premul when reading premul sRGB""Gravatar Mike Klein2016-12-14
* Revert "clamp to premul when reading premul sRGB"Gravatar Mike Klein2016-12-14
* clamp to premul when reading premul sRGBGravatar Mike Klein2016-12-13
* move all memset() logic into blitterGravatar Mike Klein2016-12-01
* fold more in SkRasterPipelineBlitterGravatar Mike Klein2016-11-30
* constant means constantGravatar Mike Klein2016-11-30
* Bring back SkRasterPipeline::run() for one-off uses.Gravatar Mike Klein2016-11-30
* support a8Gravatar Mike Klein2016-11-29
* Consistent naming.Gravatar Mike Klein2016-11-29
* Convert blitter over to new style from_srgb, to_srgb.Gravatar Mike Klein2016-11-28
* Revert "Revert "make it illegal to include SkXfermode.h""Gravatar Mike Reed2016-11-23
* Revert "make it illegal to include SkXfermode.h"Gravatar Greg Daniel2016-11-23
* make it illegal to include SkXfermode.hGravatar Mike Reed2016-11-23
* Simplify shader paint alpha modulation.Gravatar Mike Klein2016-11-21
* Plumb filter quality into SkShader::appendStages().Gravatar Mike Klein2016-11-17
* More shader preliminaries / refactoringGravatar Mike Klein2016-11-15
* Start each pipeline with (x,y) in (dr,dg) registers for the shader.Gravatar Mike Klein2016-11-15
* Make SkSmallAllocator obey the RAII invariants and move to heap structures wh...Gravatar herb2016-11-15
* Start hooking shaders into SkRasterPipelineBlitter.Gravatar Mike Klein2016-11-14
* Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (p...Gravatar mtklein2016-11-13
* Make SkSmallAllocator obey the RAII invariants and move to heap structures wh...Gravatar herb2016-11-13
* Fix SkModeColorFilter in 565Gravatar Mike Klein2016-11-12
* Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (p...Gravatar mtklein2016-11-09
* Make SkSmallAllocator obey the RAII invariants and move to heap structures wh...Gravatar herb2016-11-09