pixman: Branch 'master'

Daniel Stone daniel at fooishbar.org
Thu Sep 18 03:55:25 PDT 2008


On Wed, Sep 17, 2008 at 12:59:14PM -0700, Jeff Muizelaar wrote:
> commit d0b181f347ef4720d130beee3f03196afbd28aba
> Author: Jeff Muizelaar <jmuizelaar at mozilla.com>
> Date:   Wed Sep 17 15:53:20 2008 -0400
> 
>     Add support for ARMv6 SIMD fastpaths.

Thanks for the patch, but, uh ...

> +#ifdef USE_ARM
> +
> +static inline pixman_bool_t pixman_have_arm(void) { return TRUE; }
> +
> +#else
> +#define pixman_have_arm() FALSE
> +#endif

This doesn't look like it'd work too well on armv5 or below.  Any chance
of a run-time test, a la MMX?

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20080918/30a7a397/attachment.pgp>


More information about the xorg mailing list