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