[SDL] Does SDL contain asm code except x86?

Sam Lantinga slouken at devolution.com
Fri Jan 4 08:23:22 PST 2008


> Hello,everybody!
> I didn't find any ARM asm code within SDL source code(maybe I just missed it).
> But I think that's impossible for such a portable library.I need to know if 
> there're some optional code for special processor(such as ARM or BlackFin 
> etc.)that I'm concerning port it in my work.

There's some altivec code in there, but most of the assembly optimization
is MMX or SSE.

See ya!
	-Sam Lantinga, Lead Software Engineer, Blizzard Entertainment


More information about the SDL mailing list