mesa: Changes to 'master'

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


 src/mesa/shader/arbprogparse.c |  118 +++++++++++++++++++++++------------------
 1 file changed, 69 insertions(+), 49 deletions(-)

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

New commits:
commit ab31a3a7647ca1b1567dbc58c6093c523173c988
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Sep 13 11:41:49 2007 -0600

    added program_error2() function for better error reporting

commit d799b7a7ecbe3e773decfcc2ebd1b23f53fc48a7
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Sep 13 11:29:00 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