Change pixman_lookup_fast_path() to actually run the fast path
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Wed, 13 May 2009 13:42:42 +0000 (09:42 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Sat, 23 May 2009 16:05:01 +0000 (12:05 -0400)
commitcb8608bba4f212aceef0cf579c650ee4988f56bd
treea29abc785d918c750e39a9818cfd5f61c7e54f9a
parentbee5549f6b469989a45cb3bcd4a916a6799c182d
Change pixman_lookup_fast_path() to actually run the fast path

Then just return in the general implementation if we ran a fast path.
pixman/pixman-general.c
pixman/pixman-private.h
pixman/pixman-utils.c