source: GTP/trunk/Lib/Illum/GPUObscurancesGT/Libraries/glew/doc/index.html @ 1648

Revision 1648, 7.2 KB checked in by igarcia, 18 years ago (diff)
Line 
1<!--
2 Copyright (C) 2002-2005, Milan Ikits <milan ikits[]ieee org>
3 Copyright (C) 2002-2005, Marcelo E. Magallon <mmagallo[]debian org>
4 This documentation may not be modified or redistributed in any
5 form, except by the copyright holder.
6-->
7<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html/4/loose.dtd">
8<!-- &nbsp;<img src="new.png" height="12" alt="NEW!"> -->
9<html>
10<head>
11<title>
12GLEW: The OpenGL Extension Wrangler Library
13</title>
14<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> 
15<link href="glew.css" type="text/css" rel="stylesheet">
16</head>
17<body bgcolor="#fff0d0">
18<table border="0" width="100%" cellpadding="12" cellspacing="8" style="height:100%">
19<tr>
20<td bgcolor="#ffffff" align="left" valign="top" width="200">
21<table border="0" width="100%" cellpadding="0" cellspacing="0" align="left">
22<tr>
23<td valign="top">
24<table border="0" width="100%" cellpadding="0" cellspacing="0" align="left">
25<tr><td align="center"><i>Latest Release: <a href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=327647">1.3.3</a></i></td></tr>
26<tr><td align="center"><br></td></tr>
27<tr><td align="center"><img src="./glew.png" alt="GLEW Logo" width="97" height="75"></td></tr>
28<tr><td align="center"><br></td></tr>
29<tr><td align="center">
30<table border="0" cellpadding="0" cellspacing="0" align="center">
31<tr><td align="center"><b>Download</b></td></tr>
32<tr><td align="center"><a href="install.html">Installation</a></td></tr>
33<tr><td align="center"><a href="basic.html">Basic Usage</a></td></tr>
34<tr><td align="center"><a href="advanced.html">Advanced Usage</a></td></tr>
35<tr><td align="center"><a href="credits.html">Credits & Copyright</a></td></tr>
36<tr><td align="center"><a href="log.html">Change Log</a></td></tr>
37<tr><td align="center"><a href="http://sourceforge.net/projects/glew/">Project Page</a></td></tr>
38<tr><td align="center"><a href="https://sourceforge.net/mail/?group_id=67586">Mailing Lists</a></td></tr>
39<tr><td align="center"><a href="http://sourceforge.net/tracker/?group_id=67586">Bug Tracker</a></td></tr>
40</table>
41<tr><td align="center"><br></tr>
42</table>
43</td>
44</tr>
45<tr>
46<td valign="bottom">
47<table border="0" width="100%" cellpadding="5" cellspacing="0" align="left">
48<tr><td align="center"><i>Last Update: 05-16-05</i></td></tr>
49<tr><td align="center">
50<a href="http://www.opengl.org"> <img src="./ogl_sm.jpg" width="68"
51height="35" border="0" alt="OpenGL Logo"></a>
52<a href="http://sourceforge.net"> <img
53src="http://sourceforge.net/sflogo.php?group_id=67586&amp;type=1"
54width="88" height="31" border="0" alt="SourceForge Logo"></a>
55</td>
56</tr>
57</table>
58</td>
59</tr>
60</table>
61</td>
62
63
64<td bgcolor="#ffffff" align="left" valign="top">
65
66<h1 align="center">The OpenGL Extension Wrangler Library</h1>
67<p>
68The OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++
69extension loading library.  GLEW provides efficient run-time
70mechanisms for determining which OpenGL extensions are supported on
71the target platform.  OpenGL core and extension functionality is
72exposed in a single header file.  GLEW is available for a variety of
73operating systems, including Windows, Linux, Mac OS X, FreeBSD, Irix,
74and Solaris.
75</p>
76
77<h2>Download Center</h2>
78<p>
79<a href="http://sourceforge.net/projects/glew/">GLEW</a> is distributed
80as source and precompiled binaries. The latest release is
81<a
82href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=327647">1.3.3</a>
83[03-16-05]:
84</p>
85<p>
86</p>
87<p>
88<table border="1" cellpadding="5" cellspacing="0" bgcolor="#f0f0f0" align="center">
89<tr>
90<td>
91<table border="0" cellpadding="3" cellspacing="0">
92<tr>
93<td></td>
94<td align="right"><b>Source</b></td>
95<td></td>
96<td align="left"><a href="http://prdownloads.sourceforge.net/glew/glew-1.3.3-src.zip?download">ZIP</a>&nbsp;|&nbsp;<a href="http://prdownloads.sourceforge.net/glew/glew-1.3.3-src.tgz?download">TGZ</a></td>
97<td></td>
98</tr>
99<tr>
100<td></td>
101<td align="right"><b>Binaries</b></td>
102<td></td>
103<td align="left"><a
104href="http://prdownloads.sourceforge.net/glew/glew-1.3.3-win32.zip?download">Windows</a>&nbsp;|&nbsp;<a
105href="http://prdownloads.sourceforge.net/glew/glew-1.3.3-linux32.tgz?download">Linux</a>&nbsp;|&nbsp;OS X (<a href="http://prdownloads.sourceforge.net/glew/glew-1.3.3-darwin32-agl.tgz?download">AGL</a>,<a href="http://prdownloads.sourceforge.net/glew/glew-1.3.3-darwin32-glx.tgz?download">GLX</a>)&nbsp;|&nbsp;<a href="http://prdownloads.sourceforge.net/glew/glew-1.3.3-irix64.tgz?download">Irix</a>&nbsp;|&nbsp;<a href="http://prdownloads.sourceforge.net/glew/glew-1.3.3-solaris32.tgz?download">Solaris</a>
106</td>
107<td></td>
108</tr>
109</table>
110</tr>
111</table>
112<p></p>
113<p>
114The up-to-date development version is available from the public repository:
115</p>
116<p>
117<tt>cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/glew login</tt><br>
118<tt>&lt;enter&gt;</tt><br>
119<tt>cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/glew co glew</tt><br>
120</p>
121
122<h2>News</h2>
123<ul>
124<li>[05-16-05] <a
125href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=327647">GLEW
1261.3.3</a> is released
127<li>[03-16-05] <a
128href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=313345">GLEW
1291.3.2</a> adds support for GL_APPLE_pixel_buffer
130<li>[02-11-05] <a href="http://gljava.sourceforge.net/">gljava</a>
131and <a href="http://sdljava.sourceforge.net/">sdljava</a> provide
132a Java binding to OpenGL via GLEW
133<li>[02-02-05] <a
134href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=302049">GLEW 1.3.1</a> adds support for <a href="http://www.opengl.org/documentation/extensions/EXT_framebuffer_object.txt">GL_EXT_framebuffer_object</a>
135<li>[01-04-05] <a href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=294527">GLEW 1.3.0</a> adds core OpenGL 2.0 support plus many enhancements
136<li>[12-22-04] <a href="http://glewpy.sf.net/">GLEWpy</a> Python wrapper announced
137<li>[12-12-04] <a
138href="https://sourceforge.net/mail/?group_id=67586">Mailing lists</a> created on sourceforge
139<li>[12-06-04] <a
140href="http://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=287948">
141GLEW 1.2.5</a> adds new extensions and support for FreeBSD
142</ul>
143
144<h2>Supported Extensions</h2>
145<p>
146The latest release contains support for OpenGL 2.0 and the following extensions:
147</p>
148<ul>
149<li><a href="glew.html">OpenGL extensions</a>
150<li><a href="wglew.html">WGL extensions</a>
151<li><a href="glxew.html">GLX extensions</a>
152</ul>
153
154
155<h2>Links</h2>
156<ul>
157<li><a
158href="http://www.opengl.org/resources/faq/getting_started.html">
159OpenGL Getting Started FAQ</a></li>
160<li><a
161href="http://www.opengl.org/resources/features/OGLextensions/">
162All About OpenGL Extensions</a></li>
163<li><a href="http://oss.sgi.com/projects/ogl-sample/registry/">OpenGL Extension Registry</a></li>
164<li><a
165href="http://www.ati.com/developer/sdk/radeonSDK/html/info/Prog3D.html">ATI
166OpenGL Extension Specifications</a></li>
167<li><a
168href="http://developer.apple.com/opengl/extensions.html">
169APPLE OpenGL Extensions Guide</a></li>
170<li><a
171href="http://developer.nvidia.com/view.asp?IO=nvidia_opengl_specs">NVIDIA
172OpenGL Extension Specifications</a></li>
173</ul>
174
175</td>
176</tr>
177
178</table>
179
180</body>
Note: See TracBrowser for help on using the repository browser.