On Sun, Jul 1, 2012 at 12:56 PM, Søren Sandmann <[email protected]> wrote: > Matt Turner <[email protected]> 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
Indeed. They're missing from SSE2 as well. I'll fix that up when I push it. _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
