gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog gui/fltk.cpp


From: Udo Giacomozzi
Subject: Re: [Gnash-commit] gnash ChangeLog gui/fltk.cpp
Date: Sat, 3 Mar 2007 16:52:16 +0100

Hello Bastiaan,

Saturday, March 3, 2007, 4:35:17 PM, you wrote:
BJ> Log message:
BJ>         Invalidate the whole drawing area, which now appears
BJ>         to be a requirement for Agg when we choose not to let the GUI deal 
with
BJ>         clipping.

Mmmh, this will kill performance. Maybe the invalidated bounds should
be passed to AGG even if the GUI redraws the whole window (unless
bounds.isNull()), so at least you safe some time for rendering.

Assuming FLTK can't redraw just a part of the bitmap.

Udo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]