| Summary: | SDL_Delay() on Mac OS X... | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ryan C. Gordon <icculus> |
| Component: | timer | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 1.2.11 | ||
| Hardware: | PowerPC | ||
| OS: | Mac OS X (All) | ||
|
Description
Ryan C. Gordon
2006-08-26 13:19:18 UTC
Invalid: Mac OS X uses the POSIX codepath, not the "macos" one, which is for OS 9. --ryan. |