mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 08:43:49 +00:00
added documentation
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@42 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
78de970ec9
commit
ee2dc7fa62
@ -348,13 +348,13 @@ entry points.
|
||||
|
||||
<p>
|
||||
|
||||
<font size="+1"><b>wglinfo: reporting extensions and visuals on Windows</b></font>
|
||||
<font size="+1"><b>wglinfo: extensions and visuals on Windows</b></font>
|
||||
<p>
|
||||
|
||||
<tt>wglinfo</tt> is the Windows version of <tt>glxinfo</tt>. By
|
||||
default it creates a file called <tt>wglinfo.txt</tt> containing
|
||||
default it creates a file called <tt>wglinfo.txt</tt> that contains
|
||||
a list of available OpenGL, WGL, and GLU extensions
|
||||
as well as a table of visuals, aka. pixelformats. PBuffer and multiple output
|
||||
as well as a table of visuals aka. pixelformats. PBuffer and multiple output
|
||||
capable visuals are also included. The format of the table is
|
||||
described <a href="wglinfo.txt">here</a>. For additional usage information, type
|
||||
<tt>wglinfo -h</tt>.
|
||||
@ -430,7 +430,7 @@ tutorial.
|
||||
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
||||
<tr>
|
||||
<td align="left">
|
||||
<i>Last update: 02-03-03</i></td>
|
||||
<i>Last update: 02-17-03</i></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
Loading…
Reference in New Issue
Block a user