mirror of
				https://github.com/nigels-com/glew.git
				synced 2025-11-03 22:04:10 +00:00 
			
		
		
		
	git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@521 783a27ee-832a-0410-bc00-9f386506c6dd
		
			
				
	
	
		
			104 lines
		
	
	
		
			4.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			104 lines
		
	
	
		
			4.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!--
 | 
						|
 Copyright (C) 2002-2008, Milan Ikits <milan ikits[]ieee org>
 | 
						|
 Copyright (C) 2002-2008, Marcelo E. Magallon <mmagallo[]debian org>
 | 
						|
 This documentation may not be modified or redistributed in any
 | 
						|
 form, except by the copyright holder.
 | 
						|
-->
 | 
						|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html/4/loose.dtd">
 | 
						|
<!--  <img src="new.png" height="12" alt="NEW!"> -->
 | 
						|
<html>
 | 
						|
<head>
 | 
						|
<title>
 | 
						|
GLEW: The OpenGL Extension Wrangler Library
 | 
						|
</title>
 | 
						|
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> 
 | 
						|
<link href="glew.css" type="text/css" rel="stylesheet">
 | 
						|
</head>
 | 
						|
<body bgcolor="#fff0d0">
 | 
						|
<table border="0" width="100%" cellpadding="12" cellspacing="8" style="height:100%">
 | 
						|
<tr>
 | 
						|
<td bgcolor="#ffffff" align="left" valign="top" width="200">
 | 
						|
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="left">
 | 
						|
<tr>
 | 
						|
<td valign="top">
 | 
						|
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="left">
 | 
						|
<tr><td align="center"><i>Latest Release: <a href="https://sourceforge.net/project/showfiles.php?group_id=67586&package_id=67942&release_id=504079">1.4.0</a></i></td></tr>
 | 
						|
<tr><td align="center"><br></td></tr>
 | 
						|
<tr><td align="center"><img src="./glew.png" alt="GLEW Logo" width="97" height="75"></td></tr>
 | 
						|
<tr><td align="center"><br></td></tr>
 | 
						|
<tr><td align="center">
 | 
						|
<table border="0" cellpadding="0" cellspacing="0" align="center">
 | 
						|
<tr><td align="center"><a href="index.html">Download</a></td></tr>
 | 
						|
<tr><td align="center"><a href="install.html">Installation</a></td></tr>
 | 
						|
<tr><td align="center"><a href="basic.html">Basic Usage</a></td></tr>
 | 
						|
<tr><td align="center"><a href="advanced.html">Advanced Usage</a></td></tr>
 | 
						|
<tr><td align="center"><b>Credits & Copyright</b></td></tr>
 | 
						|
<tr><td align="center"><a href="log.html">Change Log</a></td></tr>
 | 
						|
<tr><td align="center"><a href="http://sourceforge.net/projects/glew/">Project Page</a></td></tr>
 | 
						|
<tr><td align="center"><a href="https://sourceforge.net/mail/?group_id=67586">Mailing Lists</a></td></tr>
 | 
						|
<tr><td align="center"><a href="http://sourceforge.net/tracker/?group_id=67586">Bug Tracker</a></td></tr>
 | 
						|
</table>
 | 
						|
<tr><td align="center"><br></tr>
 | 
						|
</table>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr>
 | 
						|
<td valign="bottom">
 | 
						|
<table border="0" width="100%" cellpadding="5" cellspacing="0" align="left">
 | 
						|
<tr><td align="center"><i>Last Update: 04-27-07</i></td></tr>
 | 
						|
<tr><td align="center">
 | 
						|
<a href="http://www.opengl.org"> <img src="./ogl_sm.jpg" width="68"
 | 
						|
height="35" border="0" alt="OpenGL Logo"></a>
 | 
						|
<a href="http://sourceforge.net"> <img
 | 
						|
src="http://sourceforge.net/sflogo.php?group_id=67586&type=1"
 | 
						|
width="88" height="31" border="0" alt="SourceForge Logo"></a>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr><td align="center"><a
 | 
						|
href="http://sourceforge.net/donate/index.php?group_id=67586"><img
 | 
						|
src="http://images.sourceforge.net/images/project-support.jpg"
 | 
						|
width="88" height="32" border="0" alt="Support This Project"></a></td></tr>
 | 
						|
</table>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
</table>
 | 
						|
</td>
 | 
						|
 | 
						|
<td bgcolor="#ffffff" align="left" valign="top">
 | 
						|
 | 
						|
<h1 align="center">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>
 | 
						|
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
 | 
						|
</table>
 | 
						|
 | 
						|
</body>
 |