Skip to content

Commit

Permalink
It's worth noting the XRandR change in the release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Dec 30, 2011
1 parent 8e1bc18 commit 1c2d092
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs.html
Expand Up @@ -53,6 +53,9 @@ <H3> Unix Notes </H3>
<P>
Use the OpenGL GLX_EXT_swap_control extension if available
</P>
<P>
XRandR support is disabled by default because it causes desktop reconfiguring. It can be enabled with the SDL_VIDEO_X11_XRANDR=1 environment variable, or by applying this patch: <a href="http://hg.libsdl.org/SDL/raw-rev/8ec3036098df">http://hg.libsdl.org/SDL/raw-rev/8ec3036098df</a>
</P>
</BLOCKQUOTE>

<H3> Windows Notes </H3>
Expand All @@ -62,10 +65,10 @@ <H3> Windows Notes </H3>
Fixed SDL_GL_ACCELERATED_VISUAL handling
</P>
<P>
Fixed occasional crash handling WM_ACTIVATEAPP in Direct X code
Fixed application state handling with ALT-Tab
</P>
<P>
Fixed application state handling with ALT-Tab
Fixed occasional crash handling WM_ACTIVATEAPP in Direct X code
</P>
<P>
Fixed UTF-8 decoding of Russian characters
Expand Down

0 comments on commit 1c2d092

Please sign in to comment.