index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkBlitRow.h
Commit message (
Expand
)
Author
Age
*
Port SkBlitRow::Color32 to SkOpts.
mtklein
2015-09-10
*
Re-proc SkBlitRow::Color32 for ARM.
mtklein
2015-05-22
*
Revert of Re-proc SkBlitRow::Color32 for ARM. (patchset #3 id:40001 of https:...
mtklein
2015-05-22
*
Re-proc SkBlitRow::Color32 for ARM.
mtklein
2015-05-21
*
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
*
Clean up ColorRectProc plumbing.
mtklein
2015-02-25
*
rename blitrow::proc and add (uncalled) hook for colorproc16
reed
2015-01-13
*
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
*
Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1.
tomhudson@google.com
2012-06-01
*
(SSE2) acceleration for rectangular opaque erases.
tomhudson@google.com
2012-03-19
*
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
*
Increase compatibility with clang, mostly around SK_RESTRICT.
tomhudson@google.com
2011-06-15
*
http://codereview.appspot.com/3980041/
reed@google.com
2011-03-09
*
Fix perf regression in Color32.
senorblanco@chromium.org
2010-12-16
*
SSE2 optimizations for 32bit Color operation.
senorblanco@chromium.org
2010-12-13
*
remove const modifiers on function return types (unneeded, and caused an error
reed@android.com
2009-11-13
*
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