mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Wed May 23 14:58:11 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 d062b6cd2672f42fdfe20f6d932aacef9895aebc
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed May 23 08:58:08 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