OpenGL Headline News
GLEW 1.5.2 Release Adds Support for OpenGL 3.2 and Many New Extensions
Category: Developers •
Jan 04, 2010
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file. Version 1.5.2 adds support for OpenGL 3.1, OpenGL 3.2 and many new vendor, EXT and ARB extensions.

