mirror of
https://github.com/nigels-com/glew.git
synced 2025-02-07 17:32:04 +00:00
22 lines
738 B
HTML
22 lines
738 B
HTML
|
<!--
|
||
|
Copyright (C) 2003, 2002, Milan Ikits <milan.ikits@ieee.org>
|
||
|
Copyright (C) 2003, 2002, 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">
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>
|
||
|
GLEW: Supported OpenGL Extensions
|
||
|
</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">
|
||
|
<center>
|
||
|
<table border="0" width="50%" cellpadding="5" cellspacing="10">
|
||
|
<tr>
|
||
|
<td align="center" bgcolor="#fff0d0"><h1>GLEW: Supported OpenGL Extensions</h1></td>
|
||
|
</tr>
|