mir's internal renderer + other shells

Alexandros Frantzis alexandros.frantzis at canonical.com
Tue Apr 1 11:49:14 UTC 2014


On Mon, Mar 31, 2014 at 03:04:29PM -0700, Kevin DuBois wrote:
<snip>
> [1] Last I've heard about QtSG, DefaultDisplayBufferCompositor is the place
> that needs replacement). Correct me if things have changed :)

QtSG provides its own rendering threads, which are difficult to manage
externally and to disentangle from the actual rendering operation. So,
as a first step at least, the plan is to override the mc::Compositor
completely.

We will evaluate how well this works, and whether it's worth
trying to make QtSG cooperate with the existing MultithreadCompositor
and DisplayBufferCompositor infrastructure (which I would prefer).

Thanks,
Alexandros



More information about the Mir-devel mailing list