diff options
author | Brian Paul <[email protected]> | 2001-08-20 16:16:36 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2001-08-20 16:16:36 +0000 |
commit | fc1eadefeb749d1737edf95f21bcc05ff468b05a (patch) | |
tree | 06d6590982c712a8e89ce156d6a6dbf1046561d0 /docs/VERSIONS | |
parent | 976c26ca34f2ae8cc6f8b9f9b091efeba1311a94 (diff) |
added WindML driver
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 790a2eaca2c..f22bd83e55a 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.66 2001/08/13 18:09:34 brianp Exp $ +$Id: VERSIONS,v 1.67 2001/08/20 16:16:37 brianp Exp $ Mesa Version History @@ -873,6 +873,7 @@ Mesa Version History New: - GL_IBM_rasterpos_clip extension - GL_EXT_texture_edge_clamp extension (aka GL_SGIS_texture_edge_clamp) + - WindML UGL driver (Stephane Raimbault) Bug fixes: - added some missing GLX 1.3 tokens to include/GL/glx.h - GL_COLOR_MATRIX changes weren't recognized by teximage functions |