Changes between Initial Version and Version 1 of GLEW
- Timestamp:
- 12/22/08 18:16:47 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GLEW
v1 v1 1 = OpenGL Extension Wrangler Library = 2 3 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 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. 4 5 For further information use the official site [http://glew.sourceforge.net/]
