nanogui: high speed bitmap display?


Previous by date: 19 Oct 2005 18:21:45 +0100 Problems Starting nano-X, Manav Kataria
Next by date: 19 Oct 2005 18:21:45 +0100 Re: Problems Starting nano-X, Greg Haerr
Previous in thread: 19 Oct 2005 18:21:45 +0100 high speed bitmap display?, Sean Machin
Next in thread:

Subject: Re: high speed bitmap display?
From: "Jordan Crouse" ####@####.####
Date: 19 Oct 2005 18:21:45 +0100
Message-Id: <20051019174218.GE30244@cosmic.amd.com>

> What is the best method for displaying a bitmap image with nano-X as 
> quickly as possible?

Your best bet is to draw the image in an offscreen window, and then
blit it to the screen.    That will save you much time, as well as the 
pain of having to parse the image every time you want to draw it.

> so what I need to know is the best way to hook that functionality into
> the driver/higher level APIs?

You'll want to implement the blit methods - those will let you transfer
data en-mass to your device (and let you do any bit mangling you need
along the way).

Jordan

-- 
Jordan Crouse
Senior Linux Engineer
AMD - Personal Connectivity Solutions Group
<www.amd.com/embeddedprocessors>


Previous by date: 19 Oct 2005 18:21:45 +0100 Problems Starting nano-X, Manav Kataria
Next by date: 19 Oct 2005 18:21:45 +0100 Re: Problems Starting nano-X, Greg Haerr
Previous in thread: 19 Oct 2005 18:21:45 +0100 high speed bitmap display?, Sean Machin
Next in thread:


Powered by ezmlm-browse 0.20.