mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 08:43:49 +00:00
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:
parent
3aabbe2a2a
commit
da3abb49c6
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user