diff options
| author | Brian Paul <brian.paul@tungstengraphics.com> | 2001-03-26 19:42:40 +0000 | 
|---|---|---|
| committer | Brian Paul <brian.paul@tungstengraphics.com> | 2001-03-26 19:42:40 +0000 | 
| commit | 2bb04cad14f5edd9e2657a1122ceeb1fb468f4a9 (patch) | |
| tree | 3ccdd22150911fffac3a40a069c8a29b043cb0db /docs/VERSIONS | |
| parent | 425fea1c346438f1c60a768514e74f655f05417a (diff) | |
added GL_ARB_texture_border_clamp
Diffstat (limited to 'docs/VERSIONS')
| -rw-r--r-- | docs/VERSIONS | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/docs/VERSIONS b/docs/VERSIONS index cde1cd3ee1..c64656735a 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.52 2001/03/22 04:55:48 brianp Exp $ +$Id: VERSIONS,v 1.53 2001/03/26 19:45:08 brianp Exp $  Mesa Version History @@ -823,6 +823,7 @@ Mesa Version History  	- demos/shadowtex.c demo of GL_SGIX_depth_texture and GL_SGIX_shadow  	- GL_ARB_texture_env_combine extension  	- GL_ARB_texture_env_dot3 extension +	- GL_ARB_texture_border_clamp (aka GL_SGIS_texture_border_clamp)  	- OSMesaCreateContextExt() function  	- libOSMesa.so library, contains the OSMesa driver interface  	- GL/glxext.h header file for GLX extensions | 
