While there are plans to support VBlank sync in DRI2, for the moment, for a direct context SGI_swap_control is reported, glXSwapIntervalSGI() appears to succeed, but does nothing. Disabling reporting the extension allows apps to fall back to: A) SGI_video_sync which still basically works (it's just the old DRI1 method of blocking in the kernel until vblank) B) Time-based frame-rate limiting mechanisms
Created attachment 26496 [details] [review] Patch as described
This patch is present in the master and mesa_7_5_branch branches
Mass version move, cvs -> git
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.