documentation update

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@354 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2005-01-05 01:32:15 +00:00
parent 3aabbe2a2a
commit da3abb49c6

View File

@ -61,11 +61,11 @@ GLEW: The OpenGL Extension Wrangler Library
<p> <p>
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++ The OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++
extension loading library. GLEW provides efficient run-time extension loading library. GLEW provides efficient run-time
mechanisms for determining which OpenGL extensions are supported by mechanisms for determining which OpenGL extensions are supported on
the driver. OpenGL core and extension functionality is exposed in a the target platform. OpenGL core and extension functionality is
single header file. GLEW currently supports a variety of platforms exposed in a single header file. GLEW is available for a variety of
and operating systems, including Windows, Linux, Mac OSX, FreeBSD, operating systems, including Windows, Linux, Mac OS X, FreeBSD, Irix,
Irix, and Solaris. and Solaris.
</p> </p>
<h2>Supported Extensions</h2> <h2>Supported Extensions</h2>