sse2: Replace the fetcher_info_t table with a pixman_iter_info_t table
authorSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 21 May 2013 07:29:09 +0000 (03:29 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Wed, 22 May 2013 13:43:20 +0000 (09:43 -0400)
commit78f437d61e20476fa1c2324b14744aa62a232a43
treec3e05cff2baf04bca5bb71ad203b18930f5f4878
parentc7b0da8a96c9196f751dab2af42adb5560ba6557
sse2: Replace the fetcher_info_t table with a pixman_iter_info_t table

Similar to the changes to noop, put all the iterators into a table of
pixman_iter_info_t and then do a generic search of that table during
iterator initialization.
pixman/pixman-sse2.c