mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-13 10:33:48 +00:00
e9f2eb00f2
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@567 783a27ee-832a-0410-bc00-9f386506c6dd
27 lines
1.1 KiB
HTML
27 lines
1.1 KiB
HTML
<h2>Credits</h2>
|
|
|
|
<p>
|
|
GLEW was developed by <a href="http://www.cs.utah.edu/~ikits/">Milan
|
|
Ikits</a> and <a
|
|
href="http://wwwvis.informatik.uni-stuttgart.de/~magallon/">Marcelo
|
|
Magallon</a>. 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 <tt>wglinfo</tt> utility, to
|
|
which modifications were made by Michael Wimmer.
|
|
</p>
|
|
|
|
<h2>Copyright</h2>
|
|
|
|
<p>
|
|
GLEW is originally derived from the <a
|
|
href="http://www.levp.de/3d/">EXTGL</a> project by Lev Povalahev. The
|
|
source code is licensed under the <a href="glew.txt">Modified BSD
|
|
License</a>, the <a href="mesa.txt">Mesa 3-D License</a> (MIT
|
|
License), and the <a href="khronos.txt">Khronos License</a> (MIT
|
|
License). The automatic code generation scripts are released under
|
|
the <a href="gpl.txt">GNU GPL</a>.
|
|
</p>
|