ClanLib 2.2.2 Release Notes

From ClanLib Game SDK

ClanLib 2.2.2 Release Notes

Release Date: 24 August 2010

This release does not contain any breaking changes since the ClanLib 2.2.1 release.

These release notes are in addition to the ClanLib 2.2.1 Release Notes

Linux - If GLX 1.3 is not available, then ClanLib will attempt to create the OpenGL context using GLX 1.2. (Multisampling and OpenGL 3 context is not available with GLX 1.2)
Added initial swap interval in CL_DisplayWindowDescription. (Thanks to toiffel for the patch)
Setting the sound volume fixed
Sound/Sound sliders fixed
GUIEditor - Updated. It is now usable on the Win32 platform. (It is missing file requesters on Linux)
Sound/SSE - Added new test (To check that the SSE2 code in clanSound is correct)