mesa: Changes to 'mesa_7_0_branch'

Brian Paul brianp at kemper.freedesktop.org
Wed May 23 14:56:56 UTC 2007


 src/mesa/main/points.c     |   11 +++++------
 src/mesa/tnl/t_vb_points.c |   10 ++++++----
 2 files changed, 11 insertions(+), 10 deletions(-)

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

New commits:
commit 0ad4ca24d2494a2fbe05a11d9f161e86c6850484
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed May 23 08:56:45 2007 -0600

    Fix point attentuation problem (bug 11042)
    
    ctx->Point._Attentuation was computed in wrong place and the VB->Eye coord Z
    array wasn't indexed correctly in run_point_stage().




More information about the mesa-commit mailing list