On Mon, May 22, 2006 at 04:57:34PM +0800, Jiao wrote:
> Hi£¬all
> 
> I encountered a problem when I run ./df_dok --blit-colorkeyed or 
> --blit-dst-colorkeyed in arm9(little endian) , it caused a trap,while 
> testing it in PC, all the functions are passed.
> 
> 
> In detail:
> 1)  in arm9(little endian) do_dok pass most of function except the 
> option --blit-colorkeyed or --blit-dst-colorkeyed

The colorkeying code does unaligned 32bit accesses which doesn't work on 
arm.

I noticed that when doing my cpp template patch some time ago. I guess 
I should try to finish the patch. At least it would get this bug fixed 
:)

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to