From 9fb23c3e61cbd2d581e33ff7d8579b572b38ee26 Mon Sep 17 00:00:00 2001 From: Nigel Stewart Date: Sun, 15 Mar 2020 21:59:54 +1000 Subject: [PATCH] Documentation updates for GLEW 2.2.0 release --- auto/doc/index.html | 9 +- auto/doc/log.html | 183 +++++ auto/src/header.html | 2 +- doc/advanced.html | 4 +- doc/basic.html | 4 +- doc/build.html | 4 +- doc/credits.html | 4 +- doc/glew.html | 1700 +++++++++++++++++++++++------------------- doc/glxew.html | 137 ++-- doc/index.html | 13 +- doc/install.html | 4 +- doc/log.html | 187 ++++- doc/wglew.html | 115 +-- 13 files changed, 1437 insertions(+), 929 deletions(-) diff --git a/auto/doc/index.html b/auto/doc/index.html index 13f4c98..c8a3e90 100644 --- a/auto/doc/index.html +++ b/auto/doc/index.html @@ -13,7 +13,7 @@ Mac OS X, FreeBSD, Irix, and Solaris. GLEW is distributed as source and precompiled binaries.
The latest release is -2.1.0[07-31-17]: +2.2.0[03-15-20]:

@@ -27,8 +27,8 @@ The latest release is Source -ZIP |  -TGZ +ZIP |  +TGZ @@ -36,7 +36,7 @@ The latest release is Binaries -Windows 32-bit and 64-bit +Windows 32-bit and 64-bit @@ -65,6 +65,7 @@ The latest release contains support for OpenGL 4.6, compatibility and forward-co

News