Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed bug #45
Improved Xinerama support.
Added support for the SDL_VIDEO_FULLSCREEN_HEAD environment variable, currently supported on X11 Xinerama configurations.
Only use the VidMode extension on the primary head.
  • Loading branch information
slouken committed May 4, 2006
1 parent a277d84 commit 1d48870
Show file tree
Hide file tree
Showing 5 changed files with 331 additions and 208 deletions.
3 changes: 3 additions & 0 deletions WhatsNew
Expand Up @@ -4,6 +4,9 @@ This is a list of API changes in SDL's version history.
Version 1.0:

1.2.10:
Added support for the SDL_VIDEO_FULLSCREEN_HEAD environment
variable, currently supported on X11 Xinerama configurations.

Added SDL_GL_SWAP_CONTROL to wait for vsync in OpenGL applications.

Added SDL_GL_ACCELERATED_VISUAL to guarantee hardware acceleration.
Expand Down

0 comments on commit 1d48870

Please sign in to comment.