[SDL] Does SDL support MMX?

Paul Duffy odubtaig at yahoo.co.uk
Fri Mar 21 13:22:34 PDT 2008


On Fri, 2008-03-21 at 18:08 +0100, Gabriele Greco wrote:

> Anyway I'm not sure that SDL_Blit.c is the module called in the usual
> SDL_BlitSurface() operations, it's a fallback module that I think is
> used only for very basic ports, anyway the bytecopying memcpy it's
> scaring in a 32bit world soon to be 64 :)
> 

One thought that occurs is that MMX support is not necessarily going to
be enough in the future. From what I understand Intel will be dropping
MMX upon the release of CPUs supporting SSE4.1 so any support for
integer SIMD is going to have to be SSE2 at a minimum.



		
___________________________________________________________ 
Copy addresses and emails from any email account to Yahoo! Mail - quick, easy and free. http://uk.docs.yahoo.com/trueswitch2.html




More information about the SDL mailing list