[Bug 22362] Nolimits Coaster (or Wine) does not adhere to Vsync option.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 15 10:19:57 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22362





--- Comment #1 from Henri Verbeet <hverbeet at gmail.com>  2010-04-15 10:19:57 ---
That's probably because the GLX_SGI_video_sync extension we use in
IWineD3DSwapChainImpl_Present() for vsync is never going to be present on wgl.
We should probably be using WGL_EXT_swap_control anyway.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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