| Summary: | SDL_GetVideoInfo does not work as expected. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Joe Bestor <joebestor> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | joebestor |
| Version: | 1.2.11 | ||
| Hardware: | x86 | ||
| OS: | Windows (XP) | ||
|
Description
Joe Bestor
2006-07-09 20:40:56 UTC
May be that is because 1.2.3 used DirectX by default and 1.2.11 uses WinDib? That's correct. You can test with the DirectDraw video driver by setting the SDL_VIDEODRIVER environment variable to directx |