index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBlitMask.h
Commit message (
Expand
)
Author
Age
*
Fix UB function problems for shaders and mask.
herb
2015-12-18
*
Revert of Fix UB function problems for shaders and mask. (patchset #3 id:4000...
herb
2015-12-18
*
Fix UB function problems for shaders and mask.
herb
2015-12-17
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Sk4px blit mask.
mtklein
2015-08-10
*
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
*
replace config() with colorType()
commit-bot@chromium.org
2014-05-29
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
SSE2 version of blit_lcd16, courtesy of Jin Yang.
tomhudson@google.com
2012-02-14
*
support blitMask+shader natively (1.75x faster for AA, and now we can support
reed@google.com
2011-11-15
*
rename/refactor in preparation for supporting accelerated blits of shader-output
reed@google.com
2011-11-14
*
move LCD blits into opts, so they can have assembly versions
reed@google.com
2011-10-18
*
separate SkBlitMask decl into its own header
reed@google.com
2011-10-12