* iain <[email protected]> [2009-08-05 11:54:06]:

> On Wed, 2009-08-05 at 10:01 +0200, Mathieu Virbel wrote:
> 
> >  * do you think, outside webkit or mozembed, would it possible to make
> > a more generic "offscreen-rendering" ?
> 
> No, not a good one. Each platform requires different things from its
> engine, and a browsing engine is a lot more than simply a rendering
> system.

Well, the name is not good, i wasn't asking only for rendering, but also
for browsing. The thing is about webkit, that they don't support call on
their engine from multiple threads. Only the "main" thread can call
webkit api.
And that's one of things that we can have in common: having a system to
pass command from external thread (like software or opengl thread) to webkit
thread.

-- 
To unsubscribe send a mail to [email protected]

Reply via email to