From: Brian Paul Date: Tue, 12 Nov 2002 19:32:09 +0000 (+0000) Subject: latest 5.0 bug fixes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1e9d43f56c03dd719a71327197013e4426e8fbe9;p=mesa.git latest 5.0 bug fixes --- diff --git a/docs/VERSIONS b/docs/VERSIONS index ab289cdb788..2334d048178 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -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