diff options
author | Brian Paul <[email protected]> | 2000-06-28 04:43:50 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2000-06-28 04:43:50 +0000 |
commit | 3c6ffb53f7631a9f431323fa24afe63ef626d559 (patch) | |
tree | ae0c517b4044021e5caa39ffb71d069980d44472 /docs/VERSIONS | |
parent | 77d61af876de5ae5c309e82ece6070530cc49dfb (diff) |
minor updates
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 8a7da89fccb..14700f26e95 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.35 2000/06/27 17:53:21 brianp Exp $ +$Id: VERSIONS,v 1.36 2000/06/28 04:43:50 brianp Exp $ Mesa Version History @@ -689,7 +689,7 @@ Mesa Version History - re-enabled the optimized persp_textured_triangle() function -3.2.1 May ??, 2000 +3.2.1 June ??, 2000 Bug fixes: - gluBuild2DMipmaps() didn't accept GL_BGRA - Fixed compile/makefile problems on IRIX @@ -721,7 +721,7 @@ Mesa Version History - added xdemos/glxheads and xdemos/manywin - demos/texenv.c demo Bug Fixes: - - none since 3.2 + - none since 3.2.1 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 |