Oh! It's an old bug of generic.c. The engine can't work with an alignment
less than one byte. I fixed it in my own version of gerenic.c. and wrote
about it into bug tracking.
But nothing was changed..

If need I'll try to make my patch.


2008/3/14, Soohyung Cho <[EMAIL PROTECTED]>:
>
> I did a blitting between two surfaces.
> Source surface has DFPF_A1 pixelformat and destination surface has
> DFPF_RGB16 format.
> Mostly it works fine but sometimes directfb print out this error(?)
> ***  "Assumption [!(x & DFB_PIXELFORMAT_ALIGNMENT(gfxs->src_format))]
> failed *** [generic.c:7527 in Bop_xy()]
>
> What does that mean?
>
>
> _______________________________________________
> directfb-users mailing list
> directfb-users@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>
>


-- 
Best Regards
Nikita Egorov
[EMAIL PROTECTED]
[EMAIL PROTECTED]
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to