Re: [AD] Using memmove in blit()? |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sunday 22 January 2006 21:03, George Foot wrote:
> On the ARM architecture (GP2X), memcpy is about a million times faster
> than Allegro's normal blit (ok, maybe only about 2 times faster...).
> This is for screen-to-screen blitting, which is just a normal linear
> bitmap but in uncached memory, and accessed through mmapping.
Was the code you used at all similar to what I came up with? If not, I'd
like to try that out too.
On the subject of the GP2X, I don't remember if it was put into an SVN
repostory yet or if it was only discussed?
Evert