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

Re: [pygame] [PATCH] Smooth Scaling v2 (pygame.transform.smoothscale)



Christopher Arndt wrote:
Charles Joseph Christie II schrieb:
If I remember correctly, i486 introduced MMX.

No, that was the Pentium MMX, an improved version of the Pentium I (i586).
Okay, so then I don't understand how __i386__ helps us.... does it tell us that the cpu doesn't support MMX?