mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 17:43:47 +00:00
72072a2261
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@16 783a27ee-832a-0410-bc00-9f386506c6dd
155 lines
4.8 KiB
HTML
155 lines
4.8 KiB
HTML
<!--
|
|
Copyright (C) 2002 Milan Ikits
|
|
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">
|
|
<html>
|
|
<head>
|
|
<title>
|
|
GLEW: Supported GLX extensions
|
|
</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
|
</head>
|
|
<body bgcolor="#ffffff" text="#000000" link="#1010f0" vlink="#000080" alink="#800000">
|
|
|
|
<center>
|
|
<table border=0 width="50%" cellpadding="5" cellspacing="10">
|
|
<tr>
|
|
<td align=center><font size="+2"><b>GLEW: GLX Extensions</b></font></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="80%">
|
|
<table border=0 cellpadding=5 cellspacing=0 align=center>
|
|
<tr>
|
|
<td><a href="#ARB"><b>ARB</b></a></td>
|
|
<td><a href="#EXT"><b>EXT</b></a></td>
|
|
<td><a href="#NV"><b>NV</b></a></td>
|
|
<td><a href="#MESA"><b>MESA</b></a></td>
|
|
<td><a href="#SGI"><b>SGI</b></a></td>
|
|
<td><a href="#OML"><b>OML</b></a></td>
|
|
<td><a href="#SUN"><b>SUN</b></a></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td bgcolor="#FFF0D0" align="center"><a
|
|
name="ARB"><font size="+1"><b>ARB</b></font></a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left">
|
|
<b>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/ARB/get_proc_address.txt">ARB_get_proc_address</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/ARB/multisample.txt">ARB_multisample</a><br>
|
|
</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td bgcolor="#FFF0D0" align="center"><a
|
|
name="EXT"><font size="+1"><b>EXT</b></font></a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left">
|
|
<b>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/EXT/import_context.txt">EXT_import_context</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/EXT/visual_info.txt">EXT_visual_info</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/EXT/visual_rating.txt">EXT_visual_rating</a><br>
|
|
</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td bgcolor="#FFF0D0" align="center"><a
|
|
name="NV"><font size="+1"><b>NV</b></font></a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left">
|
|
<b>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/NV/vertex_array_range.txt">NV_vertex_array_range</a><br>
|
|
</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td bgcolor="#FFF0D0" align="center"><a
|
|
name="MESA"><font size="+1"><b>MESA</b></font></a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left">
|
|
<b>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/MESA/copy_sub_buffer.txt">MESA_copy_sub_buffer</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/MESA/pixmap_colormap.txt">MESA_pixmap_colormap</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/MESA/release_buffers.txt">MESA_release_buffers</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/MESA/set_3dfx_mode.txt">MESA_set_3dfx_mode</a><br>
|
|
</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td bgcolor="#FFF0D0" align="center"><a
|
|
name="SGI"><font size="+1"><b>SGI</b></font></a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left">
|
|
<b>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/SGI/cushion.txt">SGI_cushion</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/SGI/make_current_read.txt">SGI_make_current_read</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/SGI/swap_control.txt">SGI_swap_control</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/SGI/video_sync.txt">SGI_video_sync</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/SGIS/blended_overlay.txt">SGIS_blended_overlay</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/SGIS/multisample.txt">SGIS_multisample</a><br>
|
|
SGIS_shared_multisample<br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/SGIX/fbconfig.txt">SGIX_fbconfig</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/SGIX/pbuffer.txt">SGIX_pbuffer</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/SGIX/swap_group.txt">SGIX_swap_group</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/SGIX/swap_barrier.txt">SGIX_swap_barrier</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/SGIX/visual_select_group.txt">SGIX_visual_select_group</a><br>
|
|
</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td bgcolor="#FFF0D0" align="center"><a
|
|
name="OML"><font size="+1"><b>OML</b></font></a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left">
|
|
<b>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/OML/glx_swap_method.txt">OML_swap_method</a><br>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/OML/glx_sync_control.txt">OML_sync_control</a><br>
|
|
</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td bgcolor="#FFF0D0" align="center"><a
|
|
name="SUN"><font size="+1"><b>SUN</b></font></a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left">
|
|
<b>
|
|
<a href="http://oss.sgi.com/projects/ogl-sample/registry/SUN/get_transparent_index.txt">SUN_get_transparent_index</a><br>
|
|
</b>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td bgcolor="#FFF0D0">
|
|
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
<tr>
|
|
<td align="left">
|
|
<i>Last update: 12-21-02</i></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
</center>
|
|
|
|
</body>
|