
|
[haiku-appserver]
||
[Date Prev]
[11-2004 Date Index]
[Date Next]
||
[Thread Prev]
[11-2004 Thread Index]
[Thread Next]
[haiku-appserver] Re: drawing thread
- From: "Rudolf" <drivers.be-hold@xxxxxxxxxxxx>
- To: haiku-appserver@xxxxxxxxxxxxx
- Date: Mon, 01 Nov 2004 12:10:44 +0100 CET
Hi once more,
> > IMHO, the only solution, is to always draw into the backbuffer
> > and
> > then blit into front buffer
> > during retrace.
On second thought: if this blit could always be started as soon as the
retrace start, AND if this blit is so fast, it would always complete
within retrace, than this is a good plan!
It would mean we can slowly draw in the backbuffer during the entire
screen active time, and then quicky blit to front buffer during
retrace. Damn, didn't think of that: sounds even simpler. :-)
Rudolf.
|

|