[PATCH] xfree86: Add 18bpp support
Pat Kane
pekane52 at gmail.com
Tue Sep 28 04:24:02 PDT 2010
On Tue, Sep 28, 2010 at 1:15 AM, Kai-Uwe Behrmann <ku.b at gmx.de> wrote:
> Just a curious question, Who is using 6+6+6 encoding for what?
Many handheld devices use TFT LCDs (Thin film transistor liquid crystal display)
which have 6 bits per RGB. See <http://en.wikipedia.org/wiki/TFT_LCD>
Pat
----
On Tue, Sep 28, 2010 at 1:15 AM, Kai-Uwe Behrmann <ku.b at gmx.de> wrote:
> Just a curious question, Who is using 6+6+6 encoding for what?
>
> kind regards
> Kai-Uwe Behrmann
> --
> developing for colour management www.behrmann.name + www.oyranos.org
>
>
> Am 27.09.10, 17:06 -0400 schrieb Adam Jackson:
>>
>> + case 18:
>> + scrp->weight.red = scrp->weight.green = scrp->weight.blue = 6;
>> + break;
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
>
More information about the xorg-devel
mailing list