[cairo] [PATCH] Add CPU detection for VC++ x64
Makoto Kato
m_kato at ga2.so-net.ne.jp
Mon Aug 31 19:12:12 PDT 2009
Hi, developers.
x64 CPU has MMX and SSE2 extension. So, gcc code always return true
for pixman_have_mmx() or pixman_have_sse2(). But the current code
doesn't consider VC++.
Also, since VC++ x64 doesn't support inline assembler, we cannot build
pixman-cpu.c by default makefile.
I am looking forward to merging this patch.
--
-- Makoto Kato <m_kato at ga2.so-net.ne.jp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-CPU-detection-for-VC-x64.patch
Type: application/octet-stream
Size: 840 bytes
Desc: not available
Url : http://lists.cairographics.org/archives/cairo/attachments/20090901/1af48ae5/attachment.obj
More information about the cairo
mailing list