Thank you very much!
Maybe you've seen the changes I added in order to use it on the Carmine, 
which is not only the other endianness, but also uses RGBA instead of 
ARGB. If you need it, I can post it to you.

M

Nikita Egorov ha scritto:
> Hi, I'm keeping alive the patch, for I'm using it myself.
> You can take the latest git diff here.
> ftp://ftp.varma-el.com/bin/.stuff/dfb_me/dfb-1.3_me.patch.gz
>
> At the moment, I don't know Denis' plans about this feature. There was
> a talking about new gfx module...
>
> 2008/10/9 Matteo Fortini <[EMAIL PROTECTED]>:
>   
>> Hi,
>> I found a patch from Nikita Egorov which implemented support for
>> ABGR-Big Endian format on DirectFB 1.x, allowing me to use DirectFB on a
>> Fujitsu Carmine chip (LE) on a powerpc platform (BE). The patch touches
>> every place where there's an access to video memory or Image to memory
>> expansion and substitutes it with a pair of assembly instructions which
>> transform ARGB to RGBA and store it as ABGR, both in video and in system
>> memory, so that everything else (memcpy, ...) is allright.
>>
>> What if I wanted to use DirectFB 1.2.x or even DirectFB 2.0? I haven't
>> tried to apply the patch, since I guess it's going to fail in many
>> places. Is there any support for these different alignment issues?
>>
>> Thanks,
>> Matteo
>> _______________________________________________
>> directfb-dev mailing list
>> directfb-dev@directfb.org
>> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
>>
>>     
>
>
>
>   

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to