[Pixman] [PATCH 1/5] mmx: add scaled bilinear src_8888_8888

Søren Sandmann sandmann at cs.au.dk
Sun Jul 1 09:56:58 PDT 2012


Matt Turner <mattst88 at gmail.com> writes:

> +    SIMPLE_BILINEAR_FAST_PATH (SRC, a8r8g8b8,          a8r8g8b8, mmx_8888_8888                     ),
> +    SIMPLE_BILINEAR_FAST_PATH (SRC, a8r8g8b8,          x8r8g8b8, mmx_8888_8888                     ),
> +    SIMPLE_BILINEAR_FAST_PATH (SRC, x8r8g8b8,          x8r8g8b8, mmx_8888_8888                     ),
> +

Looks like the abrg entries are missing.


Soren


More information about the Pixman mailing list