Re: [AD] C and ASM patch for linear blit + graphics.c +test.c |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
I'm currently creating a patch for the C and ASM versions of the linear blit functions. The C version works like the ASM version by aligning the data and using 32-bit copys instead of a pixel-by-pixelcopy.
I have done a far bit of optimzation in this area using MMX,SSE,SSE2 and have made even more gains.
have you considered MMX or SSE ?
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |