index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBlitter.h
Commit message (
Expand
)
Author
Age
*
Revert "Call blitFatAntiRect to avoid overhead in MaskAdditiveBlitter"
Mike Klein
2017-09-18
*
Call blitFatAntiRect to avoid overhead in MaskAdditiveBlitter
Yuqian Li
2017-09-18
*
New analytic AA scan converter using delta (I call it DAA for now)
Yuqian Li
2017-07-25
*
Always use raster pipeline for perspective
Florin Malita
2017-07-12
*
Reland of SkShaderBase
Florin Malita
2017-05-25
*
Revert "SkShaderBase"
Florin Malita
2017-05-24
*
SkShaderBase
Florin Malita
2017-05-24
*
Always use raster pipeline for SkSweepGradient
Florin Malita
2017-05-16
*
Change the Sprite portion of SkBlitter use SkArenaAlloc.
Herb Derby
2017-02-10
*
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
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Add missing virtual functions for SkRectClipCheckBlitter
Yuqian Li
2016-11-21
*
add debugging wrapper blitter to ensure unclipped scan-conversion is safe
Mike Reed
2016-11-09
*
Add documention on SkBlitter for runs, and small cleanups.
herb
2016-06-24
*
Make SkBlitter hierarchy explicit about what needs to be implemented.
herb
2016-06-10
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Add dest type hint to SkShader::ContextRec
fmalita
2016-02-22
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
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
*
use pixmaps for dst in sprites -- NO BITMAPS
reed
2015-06-05
*
remove bitmaps entirely from sprite blits (as source)
reed
2015-05-23
*
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 make blitAntiH2 virtual, to prep for larger change (patchset #1 id:...
reed
2015-04-15
*
make blitAntiH2 virtual, to prep for larger change
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
*
add blitter api for aa-hairlines
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
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Pass clip blitter rows preserved request
krajcevski
2014-07-29
*
Let blitters be notified when they're done being used
krajcevski
2014-07-21
*
Buffer four scanlines prior to blitting. We will eventually use this
krajcevski
2014-07-16
*
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]