nanogui: Unsupported bpp: 4


Previous by date: 23 Jul 2004 18:51:55 +0100 Re: Unsupported bpp: 4, Steven Scholz
Next by date: 23 Jul 2004 18:51:55 +0100 Possible bug in GrSendClientData?, tj
Previous in thread: 23 Jul 2004 18:51:55 +0100 Re: Unsupported bpp: 4, Steven Scholz
Next in thread:

Subject: Re: [nanogui] Unsupported bpp: 4
From: "Greg Haerr" ####@####.####
Date: 23 Jul 2004 18:51:55 +0100
Message-Id: <1c4e01c470de$2b2cbf60$0300a8c0@RDP>

: How do I have to set SCREEN_PIXTYPE when I am using linux frame buffer and
: have an 4bpp grayscale display?

SCREEN_PIXTYPE=MWPF_PALETTE

In palette mode, colors are palette indices.  8bpp or 4bpp
they're still indices, 4bpp is 0-15, 8bpp is 0-255.  The
indices are reverse-looked up in the engine/devpalX.c
tables from the application-specified RGB colors.  The
index is then sent to the linked in drivers/fblin{4,8}.c driver.

Regards,

Greg



Previous by date: 23 Jul 2004 18:51:55 +0100 Re: Unsupported bpp: 4, Steven Scholz
Next by date: 23 Jul 2004 18:51:55 +0100 Possible bug in GrSendClientData?, tj
Previous in thread: 23 Jul 2004 18:51:55 +0100 Re: Unsupported bpp: 4, Steven Scholz
Next in thread:


Powered by ezmlm-browse 0.20.