Audio (102) Datatype (15) Demo (56) Development (248) Document (63) Driver (19) Emulation (62) Game (531) Graphics (229) Library (22) Network (63) Office (22) Utility (265) Video (18)
Total files: 1715
Full index file Recent index file
Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] LibGlew....
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source
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
Credits
GLEW was developed by Milan Ikits and Marcelo Magallon. They also perform
occasional maintainance to make sure that GLEW stays in mint condition. Aaron
Lefohn, Joe Kniss, and Chris Wyman were the first users and also assisted with
the design and debugging process. The acronym GLEW originates from Aaron Lefohn.
Pasi KÀrkkÀinen identified and fixed several problems with GLX and SDL. Nate
Robins created the wglinfo utility, to which modifications were made by Michael
Wimmer.
Copyright
GLEW is originally derived from the EXTGL project by Lev Povalahev. The source
code is licensed under the Modified BSD License, the Mesa 3-D License (MIT
License), and the Khronos License (MIT License). The automatic code generation
scripts are released under the GNU GPL.
|