Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2014-02-14 01:41:29
Size: 1249
Comment: Created page using content from SDL_hints.h.
Revision 2 as of 2014-12-21 21:07:49
Size: 1250
Comment: Fixed camel case link.
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
A hint that specifies whether the X11 VidMode extension should be used. A hint that specifies whether the X11 !VidMode extension should be used.

DRAFT

SDL_HINT_VIDEO_X11_XVIDMODE

A hint that specifies whether the X11 VidMode extension should be used.

Values

0

disable XVidMode

1

enable XVidMode

Default

By default SDL will use XVidMode if it is available.

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryDefine, CategoryHints

None: SDL_HINT_VIDEO_X11_XVIDMODE (last edited 2014-12-21 21:07:49 by PhilippWiesemann)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit