From 3901be83dd3966bfa36e52d20089a3dd128caa05 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 24 Nov 1999 21:13:18 +0000 Subject: [PATCH] updated with Mesa 3.3 info --- docs/VERSIONS | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/docs/VERSIONS b/docs/VERSIONS index 80f4010afac..9fad9fffc62 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.13 1999/09/19 20:09:00 tanner Exp $ +$Id: VERSIONS,v 1.14 1999/11/24 21:13:18 brianp Exp $ Mesa Version History @@ -659,3 +659,29 @@ Mesa Version History - New library numbering: libGL.so.1.2.310 - New subdirectories: docs/ and bin/ - New Makefile-system (autoconf,automake,libtool) + + +3.1 final November ??, 1999 + New: + - added demos/gloss.c + - added xdemos/glxdpyinfo.c + - rewritten glTexImage code paths (faster, less memory, bug fixes) + Bug Fixes: + - several vertex array bug fixes + + +3.2 (Stabilization of 3.1) + Bug Fixes: + (TBD) + + +3.3 (Experimental/advanced development) + New: + - GL_EXT_texture_env_add texture mode extension + - GLX 1.3 API + - support for separate draw/read buffers (ie GL_SGI_make_current_read) + Bug Fixes: + - + Changes: + - gl.h now uses #defines instead of C enums for all tokens + - glu.h now uses #defines instead of C enums for all tokens -- 2.30.2