gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] [PATCH] Initial implementation of a cairo renderer


From: Bastiaan Jacques
Subject: Re: [Gnash-dev] [PATCH] Initial implementation of a cairo renderer
Date: Thu, 04 May 2006 18:00:42 +0200
User-agent: KMail/1.9.1

On Thursday 04 May 2006 02:47, Bastiaan Jacques wrote:
> Eventually, I hope to move all the OpenGL initialisation code into a new
> class somewhere in backend/.

This is a prerequisite for smoother event handling. We currently have event 
handlers for menus etc in the same thread, which makes for slow menus. 
Eventually, we'll have to move movie rendering into its own thread. This 
requires a clean seperation of UI and rendering and some synchronisation 
issues will have to be resolved.

And that concludes today's monologue.

-- 
Bastiaan




reply via email to

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