Re: [AD] Colorconv blitters

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> It doesn't have to do any weird things, as far as I can see. So no, I don't
> think so. It should just be able to do
> *(unsigned int *)dest  = *(unsigned int *)src;
> src += 4;
> dest += 4;
It still has to go byte-by-byte via _colorconv_rgb_map[], though, or doesn't 
it? I don't quite understand that code fully.

Pete




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/