Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: Soft Scrolling & CPU usage

Re: Soft Scrolling & CPU usage

From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Thu, 02 Jan 2003 18:05:30 +0100

for_spam_at_gmx.de wrote:
> I would suggest doing the text/font-rendering stuff (ascii to pixel) to some
> hidden "pixel-buffer" and copying that to the appropriate pixelposition in
> GDDRAM,

That is exactly what we do today. The lcd_update() function is what does
the copying from the frame buffer to GDRAM.

> Perhaps, this would make it necessary to some major rewrite of the lcd
> display
> manipulation routines - but perhaps this could led to overall better
> performance and free some cpu-cycles.
>
> What do you think ?

Sure. Go ahead! :-)

/Linus
Received on 2003-01-02

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy