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

Revision 1648, 7.4 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"><a href="index.html">Download</a></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<td bgcolor="#ffffff" align="left" valign="top">
64
65<h1>The OpenGL Extension Wrangler Library</h1>
66
67<h2>Supported WGL Extensions</h2>
68
69&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/3DFX/3dfx_multisample.txt">3DFX_multisample</a><br>
70<br>
71&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/ARB/wgl_buffer_region.txt">ARB_buffer_region</a><br>
72&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/ARB/wgl_extensions_string.txt">ARB_extensions_string</a><br>
73&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/ARB/wgl_make_current_read.txt">ARB_make_current_read</a><br>
74&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/ARB/multisample.txt">ARB_multisample</a><br>
75&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/ARB/wgl_pbuffer.txt">ARB_pbuffer</a><br>
76&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/ARB/wgl_pixel_format.txt">ARB_pixel_format</a><br>
77&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/ARB/color_buffer_float.txt">ARB_pixel_format_float</a><br>
78&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/ARB/wgl_render_texture.txt">ARB_render_texture</a><br>
79<br>
80&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/ATI/pixel_format_float.txt">ATI_pixel_format_float</a><br>
81&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ATI_render_texture_rectangle<br>
82<br>
83&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/EXT/wgl_depth_float.txt">EXT_depth_float</a><br>
84&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/EXT/wgl_display_color_table.txt">EXT_display_color_table</a><br>
85&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/EXT/wgl_extensions_string.txt">EXT_extensions_string</a><br>
86&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/EXT/wgl_make_current_read.txt">EXT_make_current_read</a><br>
87&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/EXT/wgl_multisample.txt">EXT_multisample</a><br>
88&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/EXT/wgl_pbuffer.txt">EXT_pbuffer</a><br>
89&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/EXT/wgl_pixel_format.txt">EXT_pixel_format</a><br>
90&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/EXT/wgl_swap_control.txt">EXT_swap_control</a><br>
91<br>
92&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/I3D/wgl_digital_video_control.txt">I3D_digital_video_control</a><br>
93&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/I3D/wgl_gamma.txt">I3D_gamma</a><br>
94&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/I3D/wgl_genlock.txt">I3D_genlock</a><br>
95&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/I3D/wgl_image_buffer.txt">I3D_image_buffer</a><br>
96&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/I3D/wgl_swap_frame_lock.txt">I3D_swap_frame_lock</a><br>
97&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/I3D/wgl_swap_frame_usage.txt">I3D_swap_frame_usage</a><br>
98<br>
99&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/NV/float_buffer.txt">NV_float_buffer</a><br>
100&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/NV/render_depth_texture.txt">NV_render_depth_texture</a><br>
101&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/NV/render_texture_rectangle.txt">NV_render_texture_rectangle</a><br>
102&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/NV/vertex_array_range.txt">NV_vertex_array_range</a><br>
103<br>
104&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://oss.sgi.com/projects/ogl-sample/registry/OML/wgl_sync_control.txt">OML_sync_control</a><br>
105</td>
106</tr>
107</table>
108</body>
Note: See TracBrowser for help on using the repository browser.