index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBlitRow_D16.cpp
Commit message (
Expand
)
Author
Age
*
SkBlendARGB32 and S32[A]_Blend_BlitRow32 are currently formulated as: SkAlpha...
lsalzman
2016-08-05
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Replace SSE optimization of Color32A_D565
henrik.smiding
2015-03-20
*
Remove opaque versions of Color32_D565
henrik.smiding
2015-02-08
*
rename blitrow::proc and add (uncalled) hook for colorproc16
reed
2015-01-13
*
fix numerical overflows in 565 blends
reed
2014-08-22
*
replace config() with colorType()
commit-bot@chromium.org
2014-05-29
*
remove dst/rendertarget support for kARGB_4444_Config
reed@google.com
2013-06-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Privatization:
reed@google.com
2012-08-07
*
separate SkBlitMask decl into its own header
reed@google.com
2011-10-12
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
remove unneeded asserts (which may fail from imprecise blits into the bitmap,...
reed@google.com
2011-05-09
*
disable 32A->565 + alpha for now, until it handles src-alpha==0 as a noop
reed@android.com
2010-03-09
*
SSE2 optimizations for 32bit blending blitters.
senorblanco@chromium.org
2009-11-04
*
add BlitRow procs for 32->32, to allow for neon and other optimizations.
reed@android.com
2009-09-23
*
add optimization table for blitproc functions
reed@android.com
2009-07-30
*
grab from latest android
reed@android.com
2008-12-17