[SDL] Accelerated Alpha Blending in SDL ?

Ryan C. Gordon icculus at icculus.org
Sun Jul 23 12:44:10 PDT 2006


> 3.By the way i heard that parts of SDL are in assembly. But wont the 
> compiler generate assembly code anyway ? Does hand coding the assembly 
> allow more efficient code than that generated by the compiler?

In these cases, yes. Otherwise, we wouldn't put up with all the hassle 
it causes in terms of maintenance.

--ryan.





More information about the SDL mailing list