version bumps, etc

This commit is contained in:
Brian Paul 2003-02-13 16:01:33 +00:00
parent f2f5f4f884
commit a89cc0edad
1 changed files with 3 additions and 2 deletions

View File

@ -23,7 +23,8 @@ GL_ATI_texture_env_combine3 extension
Contributed by Ian Romanick.
GL_SGI_texture_color_table
Adds a color table lookup to the RGBA texture path.
Adds a color table lookup to the RGBA texture path. There's a separate
color table for each texture unit.
Contributed by Eric Plante.
@ -55,4 +56,4 @@ driver call the _mesa_enable_1_4_extensions() function.
----------------------------------------------------------------------
$Id: RELNOTES-5.1,v 1.3 2003/01/21 21:48:29 brianp Exp $
$Id: RELNOTES-5.1,v 1.4 2003/02/13 16:01:33 brianp Exp $