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 - SDL_GL_SWAP_CONTROL (OpenGL vsync) is broken on Windows
Summary: SDL_GL_SWAP_CONTROL (OpenGL vsync) is broken on Windows
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 1.2
Hardware: x86 Windows (XP)
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-21 18:28 UTC by Jon Colverson
Modified: 2006-06-23 22:57 UTC (History)
0 users

See Also:


Attachments
Proposed fix (1.04 KB, patch)
2006-06-21 18:31 UTC, Jon Colverson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!