Re: [AD] Use MMX to get fast |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
> >It's basically replacing a normal memcpy with an MMX QWORD copy, > > how do you know memcpy doesn't do that already ? Well ok, the 'C' library memcpy might, but what I meant was allegro currently uses the standard assembly language copy (rep stosl, etc). Anyway yes, any improvements optimised especially for mem->mem blits would definitely be a good thing.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |