On 8/2/06, Denis Oliver Kropp <[EMAIL PROTECTED]> wrote:
Albert Torras wrote:
> Is the detection done in "static DFBSurfacePixelFormat
> dfb_fbdev_get_pixelformat( struct fb_var_screeninfo *var )"  ??

Yes, sorry, I intended to include the name of the function :)



Hi,

I have tried to hack the detection in /systems/fbdev/fbdev.c, making it to return always DSPF_RGB16,
but in /src/misc/gfx_util.c in "static void write_argb_span (__u32 *src, __u8 *dst[], int len,int dx, int dy, CoreSurface *dst_surface)",
it thinks the pixelformat is still DSPF_ARGB1555.

How can this be possible?

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

Reply via email to