Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |