On Friday 26 September 2008 21.06.20 Denis Oliver Kropp wrote:
> > 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?

Thanks, that seems to solve the problem!

I asked around why we don't use the X11 version and there was no good answer, 
just that there was some problems some versions ago. So I guess we might 
switch to that one for host based testing.


Many thanks,
Anders Karlsson <[EMAIL PROTECTED]>


Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to