[Bug 17260] Wined3d doesn't support setting V-Sync

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 12 04:59:18 CDT 2011


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

--- Comment #8 from Stefan Dösinger <stefandoesinger at gmx.at> 2011-06-12 04:59:17 CDT ---
Does your GL implementation support GLX_EXT_swap_control? We need this to
implement WGL_EXT_swap_control, which in turn is used by wined3d to implement
vsync. If this extension is not supported, but GLX_SGI_swap_control or
GLX_SGI_video_sync are supported we could implement vsync in an alternate way.

-- 
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