diff options
author | Brian Paul <[email protected]> | 2001-09-23 16:10:02 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2001-09-23 16:10:02 +0000 |
commit | a573803ed3fe9ef6489f45bd4c5455b77cb33a43 (patch) | |
tree | ec63d356c429ae960d32430a5acbc74b119f93fe /docs/VERSIONS | |
parent | 78a03d3c455fec1ce5c26edec6016a6806d437b8 (diff) |
updates for Mesa 4.0
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 8e1d85eef76..201f2aada6c 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.71 2001/08/31 04:30:14 brianp Exp $ +$Id: VERSIONS,v 1.72 2001/09/23 16:10:02 brianp Exp $ Mesa Version History @@ -869,14 +869,15 @@ Mesa Version History - new libOSMesa.so library, contains the OSMesa driver interface -3.5.1 Month ??, 2001 +4.0 September ??, 2001 New: + - Mesa 4.0 implements the OpenGL 1.3 specification - GL_IBM_rasterpos_clip extension - GL_EXT_texture_edge_clamp extension (aka GL_SGIS_texture_edge_clamp) - WindML UGL driver (Stephane Raimbault) - - initial support for OpenGL 1.3 - added OSMESA_MAX_WIDTH/HEIGHT queries - attempted compiliation fixes for Solaris 5, 7 and 8 + - Wind River 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 |