summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-10-23 19:46:11 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-10-23 19:46:11 +0000
commit5a501fbd093080e213b686be1b44b375b4c72a25 (patch)
tree01202cd842c2e9987b0c9be3f5c2a1546aab063d /docs/VERSIONS
parent5bb27edac0075ed3142559bee2287e51312a81cb (diff)
added libOSMesa.so info
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 802eeb0783..31b0b24f63 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.44 2000/10/18 15:14:48 brianp Exp $
+$Id: VERSIONS,v 1.45 2000/10/23 19:46:11 brianp Exp $
Mesa Version History
@@ -762,6 +762,7 @@ Mesa Version History
- OSMesaCreateContextExt() function
- GL_ARB_texture_env_add extension (same as GL_EXT_texture_env_add)
- GL_MAX_TEXTURE_UNITS_ARB now defaults to three.
+ - libOSMesa.so now created, contains the OSMesa driver interface
Bug Fixes:
- fbiRev and tmuRev were unitialized when using Glide3
Changes: