[Bug 25912] Google SketchUp 7/8 one mouse event behind with binary drivers from Nvidia

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 22 13:35:00 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=25912

--- Comment #49 from Ruslan Kabatsayev <b7.10110111 at gmail.com> ---
I'd like to note that I've tried avoiding the Qt dependency, but when I tried
using GLUT or even plain WGL API, I failed to reproduce the problem — in both
these case the updates are as expected.

Also, if I add a call to swapBuffers() after glEnd(), the problem doesn't
reproduce. But as the Qt docs say, swapBuffers() is already called by default
by the caller of paintGL(), so this "fixing" call is extraneous.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list