Changes between Initial Version and Version 1 of GLEW

Show
Ignore:
Timestamp:
12/22/08 18:16:47 (4 years ago)
Author:
javi.agenjo (IP: 193.145.45.22)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GLEW

    v1 v1  
     1= OpenGL Extension Wrangler Library = 
     2 
     3The 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 
     5For further information use the official site [http://glew.sourceforge.net/]