From bcebfe647f4f26681e100c5499684ab6ee4b8813 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 24 May 2001 14:49:14 +0000 Subject: added GL_SGIS_generate_mipmap --- docs/VERSIONS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index affba0041a..d909ef3249 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.56 2001/05/23 23:55:52 brianp Exp $ +$Id: VERSIONS,v 1.57 2001/05/24 14:49:14 brianp Exp $ Mesa Version History @@ -840,7 +840,7 @@ Mesa Version History - OSMesaCreateContextExt() function - GL_ARB_texture_env_add extension (same as GL_EXT_texture_env_add) - GL_MAX_TEXTURE_UNITS_ARB now defaults to eight - - libOSMesa.so now created, contains the OSMesa driver interface + - new libOSMesa.so library, contains the OSMesa driver interface - GL_EXT_fog_coord extension (Keith Whitwell) - GL_EXT_secondary_color extension (Keith Whitwell) - GL_ARB_texture_env_add extension (same as GL_EXT_texture_env_add) @@ -856,6 +856,7 @@ Mesa Version History - somewhat faster software texturing, fogging, depth testing - all color-index conformance tests now pass (only 8bpp tested) - SPARC assembly language TCL optimizations (David Miller) + - GL_SGIS_generate_mipmap extension Bug Fixes: - fbiRev and tmuRev were unitialized when using Glide3 - fixed a few color index mode conformance failures; all pass now -- cgit v1.2.3