added WindML driver

This commit is contained in:
Brian Paul
2001-08-20 16:16:36 +00:00
parent 976c26ca34
commit fc1eadefeb
2 changed files with 11 additions and 2 deletions

View File

@@ -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