|
|
@@ -1,4 +1,4 @@ |
|
|
|
$Id: VERSIONS,v 1.73.2.20 2002/03/19 16:49:07 brianp Exp $ |
|
|
|
$Id: VERSIONS,v 1.73.2.21 2002/03/23 02:22:01 brianp Exp $ |
|
|
|
|
|
|
|
|
|
|
|
Mesa Version History |
|
|
@@ -926,12 +926,13 @@ Mesa Version History |
|
|
|
- fixed bug in normal length caching (ParaView lighting bug) |
|
|
|
- fixed separate_specular color bug found in Chimera (18 Dec 2001) |
|
|
|
|
|
|
|
4.0.2 March ??, 2002 |
|
|
|
4.0.2 March 25, 2002 |
|
|
|
New: |
|
|
|
- New DOS (DJGPP) driver written by Daniel Borca |
|
|
|
- New driver interface functions for TCL drivers (such as Radeon DRI) |
|
|
|
- GL_RENDERER string returns "Mesa Offscreen16" or "Mesa Offscreen32" |
|
|
|
if using deep color channels |
|
|
|
- latest GL/glext.h and GL/glxext.h headers from SGI |
|
|
|
Bug fixes: |
|
|
|
- GL_BLEND with non-black texture env color wasn't always correct |
|
|
|
- GL_REPLACE with GL_RGB texture format wasn't always correct (alpha) |