← Back to team overview

ubuntu-phone team mailing list archive

Re: Qt 5.2 - Events are queued when rendering blocked

 

On 27.03.2014 22:49, Michal Hruby wrote:
> Just let Qt know that the shell window is obscured, that's when the
> render thread stops.

Problem here is that's racy - by the time the expose event reaches
whatever it needs to reach, the render thread might already be blocked
in eglSwapBuffers.

-- 
Michał (Saviq) Sawicz <michal.sawicz@xxxxxxxxxxxxx>
Canonical Services Ltd.

Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups

References