| Summary: | SDL_SetDisplayMode not exported | ||
|---|---|---|---|
| Product: | SDL | Reporter: | augzilla |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
augzilla
2010-01-30 16:28:20 UTC
This is by design. You're not supposed to use the mode stuff without a fullscreen window, at least at the moment. Is there a reason you need this? No response for several months. Please let me know if there's a reason you need to have direct access to this API. Typically you associate a fullscreen mode with a window and then show the fullscreen window. |