diff --git a/doc/README.html b/doc/README.html index 0eeb5d6..b5b4095 100644 --- a/doc/README.html +++ b/doc/README.html @@ -101,11 +101,11 @@ All About OpenGL Extensions href="http://www.ati.com/developer/sdk/radeonSDK/html/info/Prog3D.html">ATI OpenGL Extension Specifications
  • NVIDIA -OpenGL Extension Specifications -
  • APPLE OpenGL Extensions Guide +
  • NVIDIA +OpenGL Extension Specifications

    @@ -370,16 +370,16 @@ entry points.

    -

    wglinfo: extensions and visuals on Windows

    +

    visualinfo: extensions and visuals

    -wglinfo is the Windows version of glxinfo. By -default it creates a file called wglinfo.txt that contains a -list of available OpenGL, WGL, and GLU extensions as well as a table -of visuals aka. pixel formats. Pbuffer and multiple output capable -visuals are also included. The format of the table is described here. For additional usage information, type -wglinfo -h. +visualinfo is an extended version of glxinfo. On +Windows, by default it creates a file called visualinfo.txt +that contains a list of available OpenGL, WGL, and GLU extensions as +well as a table of visuals aka. pixel formats. Pbuffer and multiple +output capable visuals are also included. The format of the table is +described here. For additional usage +information, type visualinfo -h.

    @@ -561,8 +561,13 @@ generation scripts are released under the GPL.

    Change Log

    -