[Pixman] [PATCH] Add fast paths for bilinear scaling

Jeff Muizelaar jmuizelaar at mozilla.com
Mon Jun 25 22:11:14 PDT 2012


This patch adds fast paths for bilinear scaling of (SRC, r5g6b5, r5g6b5), (OVER, a8r8g8b8, r5g6b5), and (OVER, a8r8g8b8, a8r8g8b8). These make a noticeable
improvement in the performance of Firefox on Android.

-Jeff


More information about the Pixman mailing list