~ubuntu-branches/ubuntu/trusty/glew/trusty

« back to all changes in this revision

Viewing changes to doc/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Joost Yervante Damad
  • Date: 2009-05-11 17:48:06 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090511174806-hpbwcimkr4ir0mfl
Tags: 1.5.1-4
make sure mx library really is MX (closes: #528232)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!--
 
2
The OpenGL Extension Wrangler Library
 
3
Copyright (C) 2002-2008, Milan Ikits <milan ikits[]ieee org>
 
4
Copyright (C) 2002-2008, Marcelo E. Magallon <mmagallo[]debian org>
 
5
Copyright (C) 2002, Lev Povalahev
 
6
All rights reserved.
 
7
 
 
8
Redistribution and use in source and binary forms, with or without 
 
9
modification, are permitted provided that the following conditions are met:
 
10
 
 
11
* Redistributions of source code must retain the above copyright notice, 
 
12
  this list of conditions and the following disclaimer.
 
13
* Redistributions in binary form must reproduce the above copyright notice, 
 
14
  this list of conditions and the following disclaimer in the documentation 
 
15
  and/or other materials provided with the distribution.
 
16
* The name of the author may be used to endorse or promote products 
 
17
  derived from this software without specific prior written permission.
 
18
 
 
19
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
 
20
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
 
21
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 
22
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 
 
23
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
 
24
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
 
25
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 
26
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 
27
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 
28
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 
29
THE POSSIBILITY OF SUCH DAMAGE.
 
30
-->
 
31
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html/4/loose.dtd">
 
32
<!-- &nbsp;<img src="new.png" height="12" alt="NEW!"> -->
 
33
<html>
 
34
<head>
 
35
<title>
 
36
GLEW: The OpenGL Extension Wrangler Library
 
37
</title>
 
38
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> 
 
39
<link href="glew.css" type="text/css" rel="stylesheet">
 
40
</head>
 
41
<body bgcolor="#fff0d0">
 
42
<table border="0" width="100%" cellpadding="12" cellspacing="8" style="height:100%">
 
43
<tr>
 
44
<td bgcolor="#ffffff" align="left" valign="top" width="200">
 
45
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="left">
 
46
<tr>
 
47
<td valign="top">
 
48
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="left">
 
49
<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=637800">1.5.1</a></i></td></tr>
 
50
<tr><td align="center"><br></td></tr>
 
51
<tr><td align="center"><img src="./glew.png" alt="GLEW Logo" width="97" height="75"></td></tr>
 
52
<tr><td align="center"><br></td></tr>
 
53
<tr><td align="center">
 
54
<table border="0" cellpadding="0" cellspacing="0" align="center">
 
55
<tr><td align="center"><b>Download</b></td></tr>
 
56
<tr><td align="center"><a href="install.html">Installation</a></td></tr>
 
57
<tr><td align="center"><a href="basic.html">Basic Usage</a></td></tr>
 
58
<tr><td align="center"><a href="advanced.html">Advanced Usage</a></td></tr>
 
59
<tr><td align="center"><a href="credits.html">Credits & Copyright</a></td></tr>
 
60
<tr><td align="center"><a href="log.html">Change Log</a></td></tr>
 
61
<tr><td align="center"><a href="http://sourceforge.net/projects/glew/">Project Page</a></td></tr>
 
62
<tr><td align="center"><a href="https://sourceforge.net/mail/?group_id=67586">Mailing Lists</a></td></tr>
 
63
<tr><td align="center"><a href="http://sourceforge.net/tracker/?group_id=67586">Bug Tracker</a></td></tr>
 
64
</table>
 
65
<tr><td align="center"><br></tr>
 
66
</table>
 
67
</td>
 
68
</tr>
 
69
<tr>
 
70
<td valign="bottom">
 
71
<table border="0" width="100%" cellpadding="5" cellspacing="0" align="left">
 
72
<tr><td align="center"><i>Last Update: 11-03-08</i></td></tr>
 
73
<tr><td align="center">
 
74
<a href="http://www.opengl.org"> <img src="./ogl_sm.jpg" width="68"
 
75
height="35" border="0" alt="OpenGL Logo"></a>
 
76
<a href="http://sourceforge.net"> <img
 
77
src="http://sourceforge.net/sflogo.php?group_id=67586&amp;type=1"
 
78
width="88" height="31" border="0" alt="SourceForge Logo"></a>
 
79
</td>
 
80
</tr>
 
81
<tr><td align="center"><a
 
82
href="http://sourceforge.net/donate/index.php?group_id=67586"><img
 
83
src="http://images.sourceforge.net/images/project-support.jpg"
 
84
width="88" height="32" border="0" alt="Support This Project"></a></td></tr>
 
85
</table>
 
86
</td>
 
87
</tr>
 
88
</table>
 
89
</td>
 
90
 
 
91
 
 
92
<td bgcolor="#ffffff" align="left" valign="top">
 
93
 
 
94
<h1 align="center">The OpenGL Extension Wrangler Library</h1>
 
95
<p>
 
96
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform
 
97
open-source C/C++ extension loading library.  GLEW provides efficient
 
98
run-time mechanisms for determining which OpenGL extensions are
 
99
supported on the target platform.  OpenGL core and extension
 
100
functionality is exposed in a single header file.  GLEW has been
 
101
tested on a variety of operating systems, including Windows, Linux,
 
102
Mac OS X, FreeBSD, Irix, and Solaris.
 
103
</p>
 
104
 
 
105
<h2>Download Center</h2>
 
106
<p>
 
107
<a href="http://sourceforge.net/projects/glew/">GLEW</a> is distributed
 
108
as source and precompiled binaries. The latest release is
 
109
<a
 
110
href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=637800">1.5.1</a>
 
111
[11-03-08]:
 
112
</p>
 
113
<p>
 
114
</p>
 
115
<p>
 
116
<table border="1" cellpadding="5" cellspacing="0" bgcolor="#f0f0f0" align="center">
 
117
<tr>
 
118
<td>
 
119
<table border="0" cellpadding="3" cellspacing="0">
 
120
<tr>
 
121
<td></td>
 
122
<td align="right"><b>Source</b></td>
 
123
<td></td>
 
124
<td align="left"><a href="https://sourceforge.net/project/downloading.php?group_id=67586&filename=glew-1.5.1-src.zip">ZIP</a>&nbsp;|&nbsp;<a href="https://sourceforge.net/project/downloading.php?group_id=67586&filename=glew-1.5.1-src.tgz">TGZ</a></td>
 
125
<td></td>
 
126
</tr>
 
127
<tr>
 
128
<td></td>
 
129
<td align="right"><b>Binaries</b></td>
 
130
<td></td>
 
131
<td align="left"><a
 
132
href="https://sourceforge.net/project/downloading.php?group_id=67586&filename=glew-1.5.1-win32.zip">Windows</a>&nbsp;|&nbsp;<a
 
133
href="https://sourceforge.net/project/downloading.php?group_id=67586&filename=glew-1.5.1-linux32.tgz">Linux</a>&nbsp;|&nbsp;OS X (<a href="https://sourceforge.net/project/downloading.php?group_id=67586&filename=glew-1.5.1-darwin32-agl.tgz">AGL</a>,<a href="https://sourceforge.net/project/downloading.php?group_id=67586&filename=glew-1.5.1-darwin32-glx.tgz">GLX</a>)
 
134
</td>
 
135
<td></td>
 
136
</tr>
 
137
</table>
 
138
</tr>
 
139
</table>
 
140
<p></p>
 
141
<p>
 
142
An up-to-date copy is also available from the <a
 
143
href="http://glew.svn.sourceforge.net/svnroot/glew/trunk/glew/">project
 
144
repository</a>:
 
145
</p>
 
146
<p>
 
147
<tt>svn co https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew glew</tt>
 
148
</p>
 
149
 
 
150
<h2>Supported Extensions</h2>
 
151
<p>
 
152
The latest release contains support for OpenGL 2.1 and the following extensions:
 
153
</p>
 
154
<ul>
 
155
<li><a href="glew.html">OpenGL extensions</a>
 
156
<li><a href="wglew.html">WGL extensions</a>
 
157
<li><a href="glxew.html">GLX extensions</a>
 
158
</ul>
 
159
 
 
160
<h2>News</h2>
 
161
<ul>
 
162
<li>[11-03-08] <a
 
163
href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=637800">GLEW
 
164
1.5.1</a> adds support for OpenGL 3.0 and 31 new extensions</li>
 
165
<li>[12-27-07] <a
 
166
href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=564464">GLEW
 
167
1.5.0</a> is released under less restrictive licenses</li>
 
168
<li>[04-27-07] <a
 
169
href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=504079">GLEW
 
170
1.4.0</a> is released</li>
 
171
<li>[03-08-07] GLEW is included in the <a href="http://developer.nvidia.com/object/sdk_home.html">NVIDIA OpenGL SDK</a></li>
 
172
<li>[03-04-07] <a
 
173
href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=491113">GLEW
 
174
1.3.6</a> is released</li>
 
175
<li>[02-28-07] <a href="http://glew.svn.sourceforge.net/svnroot/glew/trunk/glew/">Repository</a> is migrated to SVN</li>
 
176
<li>[02-25-07] GLEW is included in the <a href="http://www.opengl.org/sdk/">OpenGL
 
177
SDK</a></li>
 
178
<li>[11-21-06] <a
 
179
href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=465334">GLEW
 
180
1.3.5</a> adds OpenGL 2.1 and NVIDIA G80 extensions</li>
 
181
<li>[03-04-06] <a
 
182
href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=398455">GLEW
 
183
1.3.4</a> adds support for five new extensions</li>
 
184
<li>[05-16-05] <a
 
185
href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=327647">GLEW
 
186
1.3.3</a> is released</li>
 
187
<li>[03-16-05] <a
 
188
href="https://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=313345">GLEW
 
189
1.3.2</a> adds support for GL_APPLE_pixel_buffer</li>
 
190
<li>[02-11-05] <a href="http://gljava.sourceforge.net/">gljava</a>
 
191
and <a href="http://sdljava.sourceforge.net/">sdljava</a> provide
 
192
a Java binding to OpenGL via GLEW</li>
 
193
<li>[02-02-05] <a
 
194
href="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></li>
 
195
<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</li>
 
196
<li>[12-22-04] <a href="http://glewpy.sf.net/">GLEWpy</a> Python wrapper announced</li>
 
197
<li>[12-12-04] <a
 
198
href="https://sourceforge.net/mail/?group_id=67586">Mailing lists</a> created on sourceforge</li>
 
199
<li>[12-06-04] <a
 
200
href="http://sourceforge.net/project/showfiles.php?group_id=67586&amp;package_id=67942&amp;release_id=287948"></li>
 
201
GLEW 1.2.5</a> adds new extensions and support for FreeBSD</li>
 
202
</ul>
 
203
 
 
204
<h2>Links</h2>
 
205
<ul>
 
206
<li><a
 
207
href="http://www.opengl.org/sdk/">
 
208
OpenGL Software Development Kit</a></li>
 
209
<li><a
 
210
href="http://www.opengl.org/resources/features/OGLextensions/">
 
211
All About OpenGL Extensions</a></li>
 
212
<li><a href="http://www.opengl.org/registry/">OpenGL Extension Registry</a></li>
 
213
<li><a
 
214
href="http://ati.amd.com/developer/sdk/radeonSDK/html/info/Prog3D.html">ATI
 
215
OpenGL Extension Specifications</a></li>
 
216
<li><a
 
217
href="http://developer.apple.com/graphicsimaging/opengl/extensions.html">
 
218
APPLE OpenGL Extensions Guide</a></li>
 
219
<li><a
 
220
href="http://developer.nvidia.com/object/nvidia_opengl_specs.html">NVIDIA
 
221
OpenGL Extension Specifications</a></li>
 
222
</ul>
 
223
 
 
224
</td>
 
225
</tr>
 
226
 
 
227
</table>
 
228
 
 
229
</body>