[Patch] inlining memcpy functions

Hi,

I (finally) did some benchmarking of the misc mmx & sse blitting
functions, and found a little bottleneck in the memcpy ones : you get
~10% more performance on small surface blitting if you inline them.
Patch attached.

Stephane

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed…
Name: sdl_inline_memcpy.patch
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20040411/4a5d9ec2/attachment.asc

Hi,

I (finally) did some benchmarking of the misc mmx & sse blitting
functions, and found a little bottleneck in the memcpy ones : you get
~10% more performance on small surface blitting if you inline them.
Patch attached.

Thanks, added to CVS.

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