Comment 2 for bug 1049214

Revision history for this message
Sam Spilsbury (smspillaz) wrote : Re: [nvidia] XSync usage is a massive bottlenecking factor

Yes, however we shouldn't do that as it is non-spec compliant and will cause a regression of bug 1016367 and potentially make bug 752445 (eg, white windows on nvidia) worse.

The best solution is to move all the code that requires a server grab into one place, and do the server grab and sync once. This is what KWin does, and its fast.