Announcing SDL 1.2.11!

SDL 1.2.11 has been released!
http://www.libsdl.org/download.php

SDL 1.2.10 is a minor bugfix release.

Unix Notes:

  • Dynamic X11 loading is only enabled with gcc 4 supporting -fvisibility=hidden. This fixes crashes related to symbol collisions, and allows building on Solaris and IRIX.
  • Fixed building SDL with Xinerama disabled.
  • Fixed DRI OpenGL library loading, using RTLD_GLOBAL in dlopen().
  • Added pkgconfig configuration support.

Windows Notes:

  • Setting SDL_GL_SWAP_CONTROL now works with Windows OpenGL.
  • The Win32 window positioning code works properly for windows with menus.
  • DirectSound audio quality has been improved on certain sound cards.
  • Fixed 5.1 audio channel ordering on Windows and Mac OS X.
  • Plugged a couple of minor memory leaks in the windib video driver.
  • Fixed type collision with stdint.h when building with gcc on Win32.
  • Fixed building with the Digital Mars Compiler on Win32.

Mac OS X Notes:

  • The Quartz video driver supports 32x32 cursors on Mac OS X 10.3 and above.

Enjoy!
-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment_______________________________________________
SDL-announce mailing list
SDL-announce at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl-announce

i guess you meant 1.2.11 here :slight_smile:

thanks for your work Sam, release now in Gentoo!
-mike
-------------- next part --------------
A non-text attachment was scrubbed…
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20060627/caf53905/attachment.pgpOn Tuesday 27 June 2006 02:10, Sam Lantinga wrote:

SDL 1.2.11 has been released!
http://www.libsdl.org/download.php

SDL 1.2.10 is a minor bugfix release.

Whoops, copy and paste strikes again. Yes, that’s 1.2.11. :slight_smile:

Thanks,
-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment> On Tuesday 27 June 2006 02:10, Sam Lantinga wrote:

SDL 1.2.11 has been released!
http://www.libsdl.org/download.php

SDL 1.2.10 is a minor bugfix release.

i guess you meant 1.2.11 here :slight_smile: