ts-7000
[Top] [All Lists]

[ts-7000] Re: FrameBuffer

To:
Subject: [ts-7000] Re: FrameBuffer
From: "bibhu" <>
Date: Sat, 13 Oct 2007 16:32:38 -0000
Thanks Peter.
I really appreciate your help.

Regards,

Bibhu
--- In  "PeterElliot" <> wrote:
>
> Hi Bibhu,
> 
> The frame buffer is 555, but there is a padding bit (which can be 
> used as a transparant flag for blitting) at the 6th bit. In my make 
> images.c file I encode 8-bit values for RGB into the 16-bit word 
via:
> 
> pixel=((r & 0xF8)<<8)+((g & 0xF8)<<3)+((b & 0xF8)>>3);
> 
> This the format is RRRRRGGGGGTBBBBB where T is not displayed but 
can 
> be used to signify a transparent pixel when using some blitting 
> operations.
> 
> Hope this helps,
> 
> PJE
> 
> --- In  "bibhu" <bibhu_420@> wrote:
> >
> > 
> > Hello,
> > 
> > TS-7300 has a framebuffer driver for video interface. The driver 
> enables
> > video interaction from user space using the entries at /dev/fb.
> > 
> > What format can the framebuffer driver handle ?
> > RGB 555,565,888 or is there anything else?
> > 
> > Thanks,
> > 
> > Bibhu
> >
>




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ts-7000/join
    (Yahoo! ID required)

<*> To change settings via email:
     
    

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU