added libOSMesa.so info

This commit is contained in:
Brian Paul
2000-10-23 19:46:11 +00:00
parent 5bb27edac0
commit 5a501fbd09
2 changed files with 72 additions and 2 deletions

View File

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