[Pixman] Patch to include xmmintrin.h on Visual C++ in pixman-master
Fan Chun-wei
fanc999 at yahoo.com.tw
Mon Mar 12 19:31:38 PDT 2012
Hi,
This is a patch to include xmmintrin.h on Visual C++ in pixman-mmx.c as
this is where _mm_shuffle_pi16 and _mm_mulhi_pu16 are defined on that
compiler, and the definitions of those functions provided in
pixman-mmx.c use gcc-specific items which Visual C++ does not like at
all. This will ensure pixman will compile on Visual C++ when x86-mmx
support is enabled.
With blessings, thank you!
-Fan, Chun-wei
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Just-include-xmmintrin.h-on-MSVC-as-well.patch
URL: <http://lists.freedesktop.org/archives/pixman/attachments/20120313/751d4419/attachment.ksh>
More information about the Pixman
mailing list