mesa: Changes to 'mesa_7_0_branch'

Brian Paul brianp at kemper.freedesktop.org
Thu Sep 27 16:44:59 UTC 2007


 Makefile                             |    8 +++----
 configs/default                      |    2 -
 docs/download.html                   |    2 -
 docs/fbdev-dri.html                  |    6 +++++
 docs/news.html                       |    7 ++++++
 docs/relnotes-7.0.2.html             |    1 
 src/mesa/drivers/dri/i965/brw_clip.c |    4 +++
 src/mesa/main/enable.c               |   13 +++++++++++
 src/mesa/main/light.c                |    9 +++++++
 src/mesa/main/lines.c                |    5 ++++
 src/mesa/main/points.c               |    6 +++++
 src/mesa/main/polygon.c              |    5 ++++
 src/mesa/main/state.c                |   40 +++++++++++++++++++++++++++++++++++
 src/mesa/main/version.h              |    6 ++---
 src/mesa/swrast/s_span.c             |    7 ++++--
 15 files changed, 110 insertions(+), 11 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 2a86a449ca0b3765ee13735d77e1be121f06cabc
Author: Xiang, Haihao <haihao.xiang at intelcom>
Date:   Thu Sep 27 10:44:45 2007 -0600

    mesa: make sure the gotten value isn't greater than the
    max depth buffer value on 64bit system. fix bug #12095

commit 44f032db61c2de52fba031ea2c289cbb256c3453
Author: Xiang, Haihao <haihao.xiang at intel.com>
Date:   Thu Sep 27 16:14:57 2007 +0800

    i965: handle all unfilled mode in clip stage. fix bug #12453

commit 5a520729ee1e07fc075022afa5a34d19a4ab6f84
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Sep 27 10:35:10 2007 -0600

    prep for 7.0.2 release

commit 36fbe78c6056840ea19ee54c474aae78074b54a7
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Sep 27 10:34:44 2007 -0600

    for Miniglx, use git sources

commit 029bb17770fa08312f0dac8a4e823faaadfc02f1
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Sep 27 10:30:13 2007 -0600

    bump versions to 7.0.2

commit 7958bee6bef9d54e527196679140d0562311e2dd
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Sep 27 10:25:57 2007 -0600

    fix blend bug 12164

commit 0b9bb21ce4192b22bff67d22bbdee68f43db6010
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Sep 27 10:25:33 2007 -0600

    Restore old _TriangleCaps code to fix Blender problem (bug 12164)




More information about the mesa-commit mailing list