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: Bastiaan Jacques
Subject: Re: [Gnash-commit] gnash ChangeLog gui/fltk.cpp
Date: Sat, 3 Mar 2007 16:57:44 +0100 (CET)



On Sat, 3 Mar 2007, Udo Giacomozzi wrote:

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.

This is actually just a temporary hack to get FLTK (and other GUIs) at least working again. Later, cleanups and fixes will follow that will equate these and other GUIs to GTK in terms of performance.

Bastiaan




reply via email to

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