[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] transform module not MMX



Lenard Lindstrom wrote:
Lenard Lindstrom wrote:

The assembler code in the transform module is not MMX as advertised. It contains at least one SSE instruction: PSHUFW .


This is a patch for SVN transform.c that removes the offensive SSE instructions when the macro NO_SSE is defined.


Never mind. I overlooked the PMULHUW SSE instructions in filter_shrink_Y_MMX .

--
Lenard Lindstrom
<len-l@xxxxxxxxx>