index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBlitter_RGB16.cpp
Commit message (
Expand
)
Author
Age
*
rename SkMask::getAddr to getAddr8, to match the specificity of the others
reed@google.com
2011-10-18
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Remove a few old uses of SK_RESTRICT on references.
tomhudson@google.com
2011-07-12
*
Increase compatibility with clang, mostly around SK_RESTRICT.
tomhudson@google.com
2011-06-15
*
initial checkin for visualstudio build support
reed@android.com
2009-12-16
*
motorola neon patch for blitMask, used in text drawing
reed@android.com
2009-10-20
*
cache expanded rawcolor16
reed@android.com
2009-10-02
*
move factory for 565 into its own file
reed@android.com
2009-10-02
*
expand SkShader's flag kConstInY to 16 and 32 variants, allowing a shader
reed@android.com
2009-08-27
*
first cut at support for HW-specific blits/etc.
reed@android.com
2009-07-16
*
tweaks to 16bit shaders
reed@android.com
2009-07-10
*
speedup 16bit shaders in the blitRect case
reed@android.com
2009-07-10
*
ws fixes
reed@android.com
2009-06-15
*
create separate opaque version of rgb16 blitter
reed@android.com
2009-06-15
*
add shader flag kConstInY_Flag
reed@android.com
2009-06-12
*
grab from latest android
reed@android.com
2008-12-17