Anders Karlsson wrote:
> Hi,
> 
> as I wrote in a question in users list I have some problems blitting an image 
> using color keys when using SDL as backend.
> 
> I have investigated this further by minimizing the code so that I have a 
> program only doing this failing blit. This program is attached as "blit.c". 
> 
> When compiling the attached program against DirectFB 1.1.1 I have no problems 
> using color key for blitting. It works with both DSPF_RGB32 and DSPF_ARGB. 
> 
> When compiling against DirectFB 1.2.3 the color key does not work when using 
> DSPF_RGB32. It still works when using DSPF_ARGB. 

Please try "blit --dfb:no-hardware". I remember some color key issue when using 
SDL_Blit().

Did you try the superior X11 system for host based testing?

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to