diff --git a/doc/README.html b/doc/README.html index b55a72b..aa9e357 100644 --- a/doc/README.html +++ b/doc/README.html @@ -361,8 +361,7 @@ the SGI GLX video extensions are not supported, because they depend on external libraries.
Note that according to the WGL documentation you have to initialize the entry points +href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/opengl/ntopnglr_6yer.asp">WGL documentation you have to initialize the entry points for every rendering context you create. GLEW ignores this requirement, and does not define per context entry points. This means that you need to call glewInit() only once in your program, @@ -381,10 +380,11 @@ name="Credits">Credits, Copyright
GLEW is derived from the EXTGL project by Lev Povalahev. It is licensed under the LGPL, the BSD license, the SGI Free Software diff --git a/doc/glew.html b/doc/glew.html index dc04189..ece3534 100644 --- a/doc/glew.html +++ b/doc/glew.html @@ -23,12 +23,12 @@ GLEW: The OpenGL Extension Wrangler Library
ARB | -EXT | -ATI | -NV | -SGI | -Misc | +ARB | +EXT | +ATI | +NV | +SGI | +Misc |
ARB | -EXT | -NV | -MESA | -SGI | -OML | -SUN | +ARB | +EXT | +NV | +MESA | +SGI | +OML | +SUN |
ARB | -EXT | -ATI | -NV | -I3D | -OML | +ARB | +EXT | +ATI | +NV | +I3D | +OML |