summaryrefslogtreecommitdiff
path: root/core/SkCoreBlitters.h
AgeCommit message (Expand)Author
2011-03-09Correct blitmask procs to recognize that we pass them an SkColor, and if theyreed@google.com
2011-03-09http://codereview.appspot.com/3980041/reed@google.com
2010-12-16Fix perf regression in Color32.senorblanco@chromium.org
2009-10-02move factory for 565 into its own filereed@android.com
2009-09-23add BlitRow procs for 32->32, to allow for neon and other optimizations.reed@android.com
2009-07-10tweaks to 16bit shadersreed@android.com
2009-07-10speedup 16bit shaders in the blitRect casereed@android.com
2009-06-15ws fixesreed@android.com
2009-06-15create separate opaque version of rgb16 blitterreed@android.com
2009-06-12add shader flag kConstInY_Flagreed@android.com
2008-12-17grab from latest androidreed@android.com