aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkBlitRow.h
Commit message (Expand)AuthorAge
* Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1.Gravatar tomhudson@google.com2012-06-01
* (SSE2) acceleration for rectangular opaque erases.Gravatar tomhudson@google.com2012-03-19
* separate SkBlitMask decl into its own headerGravatar reed@google.com2011-10-12
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Increase compatibility with clang, mostly around SK_RESTRICT.Gravatar tomhudson@google.com2011-06-15
* http://codereview.appspot.com/3980041/Gravatar reed@google.com2011-03-09
* Fix perf regression in Color32.Gravatar senorblanco@chromium.org2010-12-16
* SSE2 optimizations for 32bit Color operation.Gravatar senorblanco@chromium.org2010-12-13
* remove const modifiers on function return types (unneeded, and caused an errorGravatar reed@android.com2009-11-13
* SSE2 optimizations for 32bit blending blitters.Gravatar senorblanco@chromium.org2009-11-04
* add BlitRow procs for 32->32, to allow for neon and other optimizations.Gravatar reed@android.com2009-09-23