We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 260

Summary: SDL_GL_SWAP_CONTROL (OpenGL vsync) is broken on Windows
Product: SDL Reporter: Jon Colverson <sdl>
Component: videoAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 1.2   
Hardware: x86   
OS: Windows (XP)   
Attachments: Proposed fix

Description Jon Colverson 2006-06-21 18:28:14 UTC
The Windows implementation of SDL_GL_SWAP_CONTROL (bug 2) is missing a couple of crucial lines. Please see the attachment.

 - Jon
Comment 1 Jon Colverson 2006-06-21 18:31:59 UTC
Created attachment 139 [details]
Proposed fix
Comment 2 Sam Lantinga 2006-06-23 22:57:38 UTC
This is fixed in subversion, thanks!