mirror of
				https://github.com/nigels-com/glew.git
				synced 2025-11-04 06:15:02 +00:00 
			
		
		
		
	git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@566 783a27ee-832a-0410-bc00-9f386506c6dd
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<h1>The OpenGL Extension Wrangler Library</h1>
 | 
						|
 | 
						|
<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>
 |