Xrandr support in the X11 target.
Fixes Bugzilla #109, and as a bonus, Bugzilla #145, too! --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401594
This commit is contained in:
parent
164d170fcd
commit
be7a5193c8
8 changed files with 260 additions and 10 deletions
|
@ -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
|
||||
>
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue