diff --git a/auto/Makefile b/auto/Makefile index c699a39..5b7cff8 100644 --- a/auto/Makefile +++ b/auto/Makefile @@ -62,9 +62,7 @@ B.TARGETS = \ $(B.DEST)/glewinfo.rc \ $(B.DEST)/visualinfo.rc -all custom: $(I.TARGETS) $(S.TARGETS) $(D.TARGETS) - -rc: $(B.TARGETS) +all custom: $(I.TARGETS) $(S.TARGETS) $(D.TARGETS) $(B.TARGETS) registry: $(REGISTRY)/.dummy ext: $(EXT)/.dummy @@ -330,7 +328,7 @@ $(B.DEST)/%.rc: src/%.rc $(EXT)/.dummy perl -e "s/GLEW_MAJOR/$(GLEW_MAJOR)/g;s/GLEW_MINOR/$(GLEW_MINOR)/g;s/GLEW_MICRO/$(GLEW_MICRO)/g;" -p $< > $@ clean: - rm -rf $(I.TARGETS) $(S.TARGETS) $(D.TARGETS) + rm -rf $(I.TARGETS) $(S.TARGETS) $(D.TARGETS) $(B.TARGETS) clobber: clean rm -rf $(EXT) diff --git a/auto/src/template.html b/auto/src/template.html index 23be944..89c3faa 100644 --- a/auto/src/template.html +++ b/auto/src/template.html @@ -25,12 +25,13 @@ GLEW: The OpenGL Extension Wrangler Library +
Latest Release: 1.3.1

GLEW Logo

- + @@ -46,7 +47,16 @@ GLEW: The OpenGL Extension Wrangler Library diff --git a/doc/advanced.html b/doc/advanced.html index 9877de7..2a1487b 100644 --- a/doc/advanced.html +++ b/doc/advanced.html @@ -25,7 +25,7 @@ GLEW: The OpenGL Extension Wrangler Library
Home
Download
Installation
Basic Usage
Advanced Usage
- + + +
Last Update: 01-04-05
Last Update: 02-02-05
+ OpenGL Logo + SourceForge Logo +
- + @@ -47,7 +47,7 @@ GLEW: The OpenGL Extension Wrangler Library
Latest Release: 1.3.0
Latest Release: 1.3.1

GLEW Logo

- +
Last Update: 01-04-05
Last Update: 02-02-05
OpenGL Logo diff --git a/doc/basic.html b/doc/basic.html index e0c9fb1..2843c36 100644 --- a/doc/basic.html +++ b/doc/basic.html @@ -25,7 +25,7 @@ GLEW: The OpenGL Extension Wrangler Library
- + @@ -47,7 +47,7 @@ GLEW: The OpenGL Extension Wrangler Library
Latest Release: 1.3.0
Latest Release: 1.3.1

GLEW Logo

- +
Last Update: 01-04-05
Last Update: 02-02-05
OpenGL Logo diff --git a/doc/credits.html b/doc/credits.html index f4b2aca..58f0cf8 100644 --- a/doc/credits.html +++ b/doc/credits.html @@ -25,7 +25,7 @@ GLEW: The OpenGL Extension Wrangler Library
- + @@ -47,7 +47,7 @@ GLEW: The OpenGL Extension Wrangler Library
Latest Release: 1.3.0
Latest Release: 1.3.1

GLEW Logo

- +
Last Update: 01-04-05
Last Update: 02-02-05
OpenGL Logo diff --git a/doc/glew.css b/doc/glew.css index 60b49e8..056b84e 100644 --- a/doc/glew.css +++ b/doc/glew.css @@ -141,6 +141,7 @@ a:hover { color: crimson; text-decoration: underline; + background: "#e8e8e8"; } ul diff --git a/doc/index.html b/doc/index.html index c23b4f9..fdbacc8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -25,7 +25,7 @@ GLEW: The OpenGL Extension Wrangler Library
- + @@ -47,7 +47,7 @@ GLEW: The OpenGL Extension Wrangler Library
Latest Release: 1.3.0
Latest Release: 1.3.1

GLEW Logo

- + - + @@ -113,8 +105,8 @@ problem will be fixed as soon as possible. +href="http://prdownloads.sourceforge.net/glew/glew-1.3.1-win32.zip?download">Windows | Linux | OS X (AGL,GLX) | Irix | Solaris @@ -135,7 +127,9 @@ The up-to-date development version is available from the public repository:

News

    -
  • [01-04-05] GLEW 1.3.0 adds core OpenGL 2.0 support plus many enhancements +
  • [02-02-05] GLEW 1.3.1 adds support for GL_EXT_framebuffer_object +
  • [01-04-05] GLEW 1.3.0 adds core OpenGL 2.0 support plus many enhancements
  • [12-22-04] GLEWpy Python wrapper announced
  • [12-12-04] Mailing lists created on sourceforge diff --git a/doc/install.html b/doc/install.html index 51c875c..600cdc4 100644 --- a/doc/install.html +++ b/doc/install.html @@ -22,7 +22,7 @@ GLEW: The OpenGL Extension Wrangler Library
Last Update: 01-04-05
Last Update: 02-02-05
OpenGL Logo @@ -83,16 +83,8 @@ and Solaris. GLEW is distributed as source and precompiled binaries. The latest release is 1.3.0 -[01-04-05]: -

-

-

- -The names of the shared objects are broken in the 1.3.0 release. The -problem will be fixed as soon as possible. - -
+href="https://sourceforge.net/project/showfiles.php?group_id=67586&package_id=67942&release_id=302049">1.3.1 +[02-02-05]:

@@ -105,7 +97,7 @@ problem will be fixed as soon as possible.
Source ZIP | TGZZIP | TGZ
Binaries Windows | Linux | OS X (AGL,GLX) | Irix | Solaris
- + @@ -44,7 +44,7 @@ GLEW: The OpenGL Extension Wrangler Library
Latest Release: 1.3.0
Latest Release: 1.3.1

GLEW Logo

- +
Last Update: 01-04-05
Last Update: 02-02-05
OpenGL Logo diff --git a/doc/log.html b/doc/log.html index 45e0fc3..f402b89 100644 --- a/doc/log.html +++ b/doc/log.html @@ -24,7 +24,7 @@ GLEW: The OpenGL Extension Wrangler Library
- + @@ -46,7 +46,7 @@ GLEW: The OpenGL Extension Wrangler Library
Latest Release: 1.3.0
Latest Release: 1.3.1

GLEW Logo

- +
Last Update: 01-04-05
Last Update: 02-02-05
OpenGL Logo @@ -69,11 +69,11 @@ valign="bottom">

Change Log


    -
  • 1.3.1 [02-xx-05] +
  • 1.3.1 [02-02-05]
    • New features:
        -
      • Consistent Unix and Win32 versioning +
      • Consistent Unix and Windows versioning
    • New extensions:
        @@ -82,8 +82,8 @@ valign="bottom">
      • Bug fixes:
        • Missing OpenGL 2.0 tokens -
        • Wrong GLhandleARB and GLhalf typedefs -
        • Borland compiler issues +
        • Incorrect typedefs (GLhandleARB and GLhalf) +
        • Borland compiler problems