mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Tue Jul 24 23:45:19 UTC 2007


 src/mesa/pipe/softpipe/sp_state_derived.c |   10 
 src/mesa/pipe/tgsi/core/tgsi_exec.c       |  775 +++++++++++++++---------------
 src/mesa/pipe/tgsi/mesa/mesa_to_tgsi.c    |    3 
 src/mesa/state_tracker/st_cb_program.c    |    4 
 src/mesa/vf/vf.h                          |   20 
 5 files changed, 419 insertions(+), 393 deletions(-)

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

New commits:
commit a502c08a255391311c64fa4c39d5026005206d2b
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jul 24 17:10:30 2007 -0600

    use consistent indentation

commit 2eb9061f73523c3cfc2d77db789afa804c68ee7f
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jul 24 16:50:46 2007 -0600

    check return value of tgsi_parse_init()

commit ed52adc64ed13583162a997f13f3bc4624feb5ee
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jul 24 16:50:00 2007 -0600

    added PROGRAM_NAMED_PARAM in map_register_file()

commit 3ffd30638a3be1fafc976cc5d640022c734b0458
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jul 24 16:49:41 2007 -0600

    added GL_FRAGMENT_PROGRAM_NV in st_new_program()

commit 496ee38b7130c55cbdddb1456f8ad618897bd711
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jul 24 15:39:41 2007 -0600

    Add VF_ATTRIB_VAR0..7 for varying variables.
    
    The demos/fslight.c demo runs now.

commit 5c2cff44d22c09e018a4b43a51cf6781ce4ca5b9
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jul 24 15:38:41 2007 -0600

    added PROGRAM_UNIFORM to map_register_file()




More information about the mesa-commit mailing list