Unfortunately, the piece of garbage I'm using as a display controler runs
at a very low frame
rate (in the order of 2-3 fps), so I was actually hoping to find a better
solution, so that I could benefit from the various X optimizations.

Just refreshing the frame buffer with the content of the shadow
framebuffer will limit the performance quite a lot, considering that
the system is also pretty slow (400MHz XScale).

Thanks,

-Dominic


On Wed, 18 Jun 2003, Alan Hourihane wrote:

> Use a shadow framebuffer and you only have to implement one function, which
> is how the framebuffer is refreshed.
>
> Alan.
> _______________________________________________
> Devel mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/devel
>


_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to