| Summary: | Calling SDL_SetVideoMode() will reset existing timers | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Alexei Svitkine <alexei.svitkine> |
| Component: | timer | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 1.2.14 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Alexei Svitkine
2010-06-13 20:31:08 UTC
Further testing revealed that this behaviour is cross-platform (MacOSX and Windows are also affected). This is fixed in SDL 1.3. Previously the timers were coupled to the event loop. Thanks! |