mesa: Changes to 'mesa_7_0_branch'

Brian Paul brianp at kemper.freedesktop.org
Thu Sep 13 17:43:01 UTC 2007


 docs/relnotes-7.0.2.html       |    1 
 src/mesa/shader/arbprogparse.c |  116 ++++++++++++++++++++++++-----------------
 2 files changed, 69 insertions(+), 48 deletions(-)

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

New commits:
commit e7c2ae476a55cda9d861522d2c2e404d50ad7f50
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Sep 13 11:42:48 2007 -0600

    fix ARB fp/vp parsing bug 12313

commit a66301f83d50bb48b3ed90ecd1c826c616d53f25
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Sep 13 11:41:44 2007 -0600

    added program_error2() function for better error reporting

commit a5f7d562217b15e125ee042216527c03749c222a
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Sep 13 11:29:51 2007 -0600

    Fix state.texgen parsing error (bug 12313).
    
    Replace *(*inst++) with *(*inst)++ in a few places.




More information about the mesa-commit mailing list