Xrandr support in the X11 target.

Fixes Bugzilla #109, and as a bonus, Bugzilla #145, too!
This commit is contained in:
Ryan C. Gordon
2006-03-22 11:13:58 +00:00
parent aa79b0594b
commit b1bcd26c92
8 changed files with 260 additions and 10 deletions

View File

@@ -576,6 +576,18 @@ algorithm. It can be in decimal or in hex (prefixed by 0x).</P
><DT
><TT
CLASS="LITERAL"
>SDL_VIDEO_X11_NO_XRANDR</TT
></DT
><DD
><P
>If set, don't attempt to use the Xrandr extension for resolution mode
switching. Normally Xrandr takes precedence over the XF86VidMode
extension, so setting this environment variable will cause the
XF86VidMode extension to be used if it is available.</P
></DD
><DT
><TT
CLASS="LITERAL"
>SDL_VIDEO_YUV_DIRECT</TT
></DT
><DD
@@ -1209,4 +1221,4 @@ VALIGN="top"
></DIV
></BODY
></HTML
>
>