gnash-commit
[Top][All Lists]
Advanced

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

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


From: Udo Giacomozzi
Subject: Re: [Gnash-commit] gnash ChangeLog gui/gtk_glue_agg.cpp gui/gtk_gl...
Date: Wed, 27 Jun 2007 16:31:07 +0200

Hello Udo,

Wednesday, June 27, 2007, 4:22:35 PM, you wrote:
UG> implemented shared memory image blitting

This commit introduces support for the more efficient shared memory
image blitting.

I enabled compile time support for this extension, because that
extension exists for more than 10 years. Anyway, we'd need a
./configure check for this. There is already a macro, ENABLE_MIT_SHM,
which removes any reference to the extension from the GTK-AGG glue.

As long as building succeeds there should be no problem as the GUI
will fall back to normal pixmaps should the extension not be available
by the server (especially when the X server is not on the same
computer). Check log messages.

Performance improvement is significant, but depends on the movie being
played. Large stage updates with simple graphics will improve by up to
50% or more, while complex movies (much rendering overhead) will not
play much faster.

I expect a slight improvement for video playback, but I can't test
since YouTube playback does not work anymore for me...

Please test the new GUI...

Udo





reply via email to

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