aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBlitter.cpp
Commit message (Expand)AuthorAge
...
* use rasterpipeline for colorfiltersGravatar Mike Reed2017-06-25
* Disable dithering of const paintsGravatar Florin Malita2017-06-19
* remove dead code associated with SK_SUPPORT_LEGACY_RASTERPIPELINEGravatar Mike Reed2017-06-12
* add testing flag to force rasterpipelineGravatar Mike Reed2017-06-05
* have start_pipeline() return limit againGravatar Mike Klein2017-06-05
* remove unused blittersGravatar Mike Reed2017-06-03
* force SkRasterPipeline when using complex blendsGravatar Mike Klein2017-05-25
* Remove unused PM4f blittersGravatar Florin Malita2017-05-25
* Reland of SkShaderBaseGravatar Florin Malita2017-05-25
* Revert "SkShaderBase"Gravatar Florin Malita2017-05-24
* SkShaderBaseGravatar Florin Malita2017-05-24
* Remove unused SkZeroShaderContextGravatar Florin Malita2017-05-18
* Always use raster pipeline for SkSweepGradientGravatar Florin Malita2017-05-16
* Add a way to force raster pipeline blitter.Gravatar Mike Klein2017-05-11
* Make SkCreateRasterPipelineBlitter() not fail.Gravatar Mike Klein2017-05-10
* "can we?" -> "do we want to?" for SkRasterPipelineBlitterGravatar Mike Klein2017-05-08
* Mark overridden destructors with 'override' and remove 'virtual'Gravatar Brian Salomon2017-03-22
* Use non-linear blending flag in raster pipeline blitterGravatar Matt Sarett2017-02-15
* 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
* Remove SkBlitter:resetShaderContext()Gravatar Florin Malita2017-01-27
* Remove SkBlitter::getShaderContext()Gravatar Florin Malita2017-01-26
* 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
* Add destination color space to shader ContextRecGravatar Brian Osman2016-12-05
* 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
* Add missing virtual functions for SkRectClipCheckBlitterGravatar Yuqian Li2016-11-21
* More shader preliminaries / refactoringGravatar Mike Klein2016-11-15
* Make SkSmallAllocator obey the RAII invariants and move to heap structures wh...Gravatar herb2016-11-15
* 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
* Skip left/right if alpha = 0 in SkRectClipCheckBlitter::blitAntiRectGravatar Yuqian Li2016-11-11
* 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
* add debugging wrapper blitter to ensure unclipped scan-conversion is safeGravatar Mike Reed2016-11-09
* Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar reed2016-10-05
* Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* Resubmit issue 2221103002 to fix the iOS build by declaring the flag inGravatar liyuqian2016-10-04
* Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of htt...Gravatar stephana2016-10-04
* Implement AnalyticAA for convex shapes.Gravatar liyuqian2016-10-04
* Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...Gravatar Mike Reed2016-10-03
* Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""Gravatar Mike Reed2016-10-03