DescriptionImplement the y-transpose optimization in image (RGBA) blurs. This gives ~38% performance improvement on my Linux box. Also unify the box blur functions with a template.
R=mtklein@google.com, mtklein, reed@google.com
Committed: https://code.google.com/p/skia/source/detail?r=12171
Patch Set 1 #Patch Set 2 : Remove spurious returns #
Total comments: 7
Patch Set 3 : Add block comment and ASCII art. #
Total comments: 1
Patch Set 4 : Moar comments #Patch Set 5 : OCD fix #Patch Set 6 : Get rid of intermediate functions; call template versions directly #Patch Set 7 : Revert to older version; remove spurious whitespace. #Messages
Total messages: 9 (0 generated)
|