| Summary: | SDL fullscreen with portrait screen offset | ||
|---|---|---|---|
| Product: | SDL | Reporter: | cuervjos |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | blocker | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 1.2 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
|
Description
cuervjos
2009-02-28 10:52:49 UTC
XRandR isn't supported on SDL 1.2, for a variety of reasons. FYI, on my laptop it sets the proper video mode, albeit not in portrait mode, and then spews an X error on shutdown. If you really want to try it, you can set the SDL_VIDEO_X11_XRANDR environment variable to 1 and see what happens. :) |