From 9d88c7d8f47bd4bed5f7c9ba60e5fdf8a5c98bb2 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 13 Nov 2002 15:33:50 +0000 Subject: last tweaks for 5.0 release --- Makefile.X11 | 4 +--- docs/RELNOTES-5.0 | 6 +++--- docs/VERSIONS | 4 ++-- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/Makefile.X11 b/Makefile.X11 index 04ef2c7341..b28d506f06 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.68 2002/11/13 02:34:53 brianp Exp $ +# $Id: Makefile.X11,v 1.69 2002/11/13 15:33:51 brianp Exp $ # Mesa 3-D graphics library # Version: 5.0 @@ -354,12 +354,10 @@ LIB_FILES = \ $(DIRECTORY)/missing \ $(DIRECTORY)/mkinstalldirs \ $(DIRECTORY)/stamp-h.in \ - $(DIRECTORY)/docs/CONFIG \ $(DIRECTORY)/docs/CONFORM \ $(DIRECTORY)/docs/COPYING \ $(DIRECTORY)/docs/COPYRIGHT \ $(DIRECTORY)/docs/DEVINFO \ - $(DIRECTORY)/docs/IAFA-PACKAGE \ $(DIRECTORY)/docs/INSTALL \ $(DIRECTORY)/docs/INSTALL.GNU \ $(DIRECTORY)/docs/README \ diff --git a/docs/RELNOTES-5.0 b/docs/RELNOTES-5.0 index 1db5674830..565e4ad78e 100644 --- a/docs/RELNOTES-5.0 +++ b/docs/RELNOTES-5.0 @@ -1,7 +1,7 @@ Mesa 5.0 release notes - November ??, 2002 + November 13, 2002 PLEASE READ!!!! @@ -72,14 +72,14 @@ Wind River UGL implements OpenGL 1.3 Windows/Win32 implements OpenGL 1.4 DOS/DJGPP implements OpenGL 1.3 GGI implements OpenGL 1.3 +DOS implements OpenGL 1.4 BeOS needs updating (underway) Allegro needs updating D3D needs updating -DOS needs updating Note: supporting OpenGL 1.4 (vs. 1.3 or 1.2) usually only requires that the driver call the _mesa_enable_1_4_extensions() function. ---------------------------------------------------------------------- -$Id: RELNOTES-5.0,v 3.1 2002/10/29 22:42:04 brianp Exp $ +$Id: RELNOTES-5.0,v 3.2 2002/11/13 15:33:51 brianp Exp $ diff --git a/docs/VERSIONS b/docs/VERSIONS index 2334d04817..4f635a82b7 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.117 2002/11/12 19:32:09 brianp Exp $ +$Id: VERSIONS,v 1.118 2002/11/13 15:33:50 brianp Exp $ Mesa Version History @@ -1058,7 +1058,7 @@ Mesa Version History - updated demos/stex3d with new options -5.0 November ??, 2002 +5.0 November 13, 2002 New: - OpenGL 1.4 support (glGetString(GL_VERSION) returns "1.4") - removed some overlooked debugging code -- cgit v1.2.3