index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkCoreBlitters.h
Commit message (
Expand
)
Author
Age
*
handle non-a8 masks in coverage blitter
Mike Reed
2018-05-01
*
IWYU -- SkShader.h
Mike Reed
2018-01-23
*
experiments to speed up drawing 32bit images into 565
Mike Reed
2017-10-05
*
remove dead code associated with SK_SUPPORT_LEGACY_RASTERPIPELINE
Mike Reed
2017-06-12
*
remove unused blitters
Mike Reed
2017-06-03
*
Remove unused PM4f blitters
Florin Malita
2017-05-25
*
Reland of SkShaderBase
Florin Malita
2017-05-25
*
Revert "SkShaderBase"
Florin Malita
2017-05-24
*
SkShaderBase
Florin Malita
2017-05-24
*
refactor SkRasterPipelineBlitter
Mike Klein
2017-05-22
*
stage version of vertices
Mike Reed
2017-05-19
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Use non-linear blending flag in raster pipeline blitter
Matt Sarett
2017-02-15
*
Remove SkSmallAllocator.
Herb Derby
2017-02-14
*
Add a blend-wrong mode to SkRasterPipelineBlitter.
Mike Klein
2017-02-08
*
Use SkArenaAlloc in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoo...
Robert Phillips
2017-02-07
*
Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
Remove SkBlitter:resetShaderContext()
Florin Malita
2017-01-27
*
Remove SkBlitter::getShaderContext()
Florin Malita
2017-01-26
*
make SkXfermode.h go away
Mike Reed
2016-11-16
*
More shader preliminaries / refactoring
Mike Klein
2016-11-15
*
Add SkRasterPipeline blitter.
mtklein
2016-07-22
*
Revert of Add SkRasterPipeline blitter. (patchset #18 id:340001 of https://co...
mtklein
2016-07-22
*
Add SkRasterPipeline blitter.
mtklein
2016-07-22
*
remove U16 support, just support F16
reed
2016-04-14
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
blitters for sRGB and float16
reed
2016-02-15
*
float components in xfermodes
reed
2016-01-30
*
fix up virtual / override stuff
reed
2015-06-25
*
Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi
reed
2015-06-09
*
Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...
reed
2015-06-08
*
change SkDraw and all Blitters to use pixmap instead of bitmap
reed
2015-06-08
*
De-proc Color32
mtklein
2015-04-27
*
Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromiu...
mtklein
2015-04-27
*
De-proc Color32
mtklein
2015-04-27
*
Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromiu...
mtklein
2015-04-27
*
De-proc Color32
mtklein
2015-04-27
*
remove dead code from SK_SUPPORT_LEGACY_BLITANTIH2V2
reed
2015-04-20
*
Speeup hairline curves (quads and cubics) (patchset #7 id:120001 of https://c...
reed
2015-04-15
*
Revert of Speeup hairline curves (quads and cubics) (patchset #7 id:120001 of...
reed
2015-04-15
*
Speeup hairline curves (quads and cubics)
reed
2015-04-15
*
Revert of add new blit2 methods in support of antialiased hairlines guard fla...
jcgregorio
2015-04-15
*
add new blit2 methods in support of antialiased hairlines
reed
2015-04-14
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Clean up ColorRectProc plumbing.
mtklein
2015-02-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
add local-matrix to shader::context
commit-bot@chromium.org
2014-05-06
*
Revert of Revert of Extract most of the mutable state of SkShader into a sepa...
commit-bot@chromium.org
2014-04-23
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-23
[next]