latest 5.0 bug fixes

This commit is contained in:
Brian Paul
2002-11-12 19:32:09 +00:00
parent 7069a7e3d6
commit 1e9d43f56c

View File

@@ -1,4 +1,4 @@
$Id: VERSIONS,v 1.116 2002/11/09 21:29:08 brianp Exp $
$Id: VERSIONS,v 1.117 2002/11/12 19:32:09 brianp Exp $
Mesa Version History
@@ -1078,3 +1078,5 @@ Mesa Version History
- glGet*(GL_ACTIVE_STENCIL_FACE_EXT) was broken
- Pentium 4 Mobile was mistakenly identified as having 3DNow!
- fixed one-bit error in point/line fragment Z calculation
- fixed potential segfault in fakeglx code
- fixed color overflow problem in DOT3 texture env mode