[Pixman] Building as 64-Bit (i.e. dropping the use of USE_X86_MMX )
John Emmas
john at creativepost.co.uk
Mon Sep 14 15:28:32 UTC 2020
On 14/09/2020 09:09, John Emmas wrote:
>
> So rather than USE_X86_MMX, should I be #defining something like
> USE_SSE2 - or USE_SSE3 maybe ??
>
Another idea occurred to me...
Is there anything in pixman which can allow it to generate VS project
files? (e.g. meson can sometimes be used for this...)
I could then examine the generated preprocessor directives and compare
them with my own. Thanks,
John
More information about the Pixman
mailing list