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 76

Summary: Selecting video refresh rates
Product: SDL Reporter: Sam Lantinga <slouken>
Component: videoAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: API change    
Priority: P2    
Version: 2.0.0   
Hardware: All   
OS: All   

Description Sam Lantinga 2006-01-24 02:35:25 UTC
We really need a way for the application to query and set refresh rates.  Currently SDL uses the lowest refresh rate in many cases, for safety.
Comment 1 Ryan C. Gordon 2006-01-27 11:23:23 UTC
Setting Sam as "QA Contact" on all bugs (even resolved ones) so he'll definitely be in the loop to any further discussion here about SDL.

--ryan.

Comment 2 Sam Lantinga 2006-06-21 04:12:47 UTC
This API is now available in SDL 1.3, though the video drivers still need to be rewritten to support it.