[PATCH] pixman: Fix MMX & SSE intrinsics to work with Sun compilers & Solaris
Alan Coopersmith
Alan.Coopersmith at Sun.COM
Fri Apr 3 17:47:15 PDT 2009
Soeren Sandmann wrote:
> Pixman actually includes stdint.h or the equivalent in its public
> pixman.h header:
> so uint64_t can be assumed to be available without any configure
> checks. In fact, all the ullong stuff in pixman-mmx could probably be
> replaced with uint64_t.
Okay - I've removed the uint64_t checks/definitions from my patch -
revised version follows, along with a second one to s/ullong/uint64_t/
in pixman-mmx.c.
> http://bugs.freedesktop.org/show_bug.cgi?id=20932
> has a less complete patch for the same problem and can be closed when
> you push your changes.
I've assigned it to myself and will close after pushing.
--
-Alan Coopersmith- alan.coopersmith at sun.com
Sun Microsystems, Inc. - X Window System Engineering
More information about the xorg-devel
mailing list