On Tue, 2010-08-24 at 11:33 +0200, m0n0 wrote: > > > Am Dienstag, den 24.08.2010, 10:29 +0200 schrieb Vincent Sanders > <[email protected]>: > > > gui_poll should block on input untill the next timer event when there > > are no outstanding redraw requests to be performed and the active flag > > is false. An obvious example of this is the gui_poll() in > > framebuffer/gui.c > > What if: no pending redraws, no schedule items, active is false, and > rendering isn't completed ?
Then something very odd has happened. > Isn't that an possible situation? It isn't in the existing frontends, afaik. J.
