mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Thu Dec 13 16:07:06 UTC 2007


 src/mesa/pipe/softpipe/sp_quad_fs.c |   11 ++++++++++-
 src/mesa/pipe/tgsi/exec/tgsi_exec.c |    6 ++----
 src/mesa/pipe/tgsi/exec/tgsi_exec.h |    1 +
 3 files changed, 13 insertions(+), 5 deletions(-)

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

New commits:
commit 81c9058ea90615cd0c819da6e51c3a539a540a7e
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Dec 13 09:05:15 2007 -0700

    Add QuadX,Y fields to tgsi_exec_machine to pass quad's position to tgsi interpreter.
    
    The tgsi linear/perspective attribute code now uses these values rather than
    input[0].  Need to update SSE path to take quad x,y as function params.
    Then, we can remove additional code.




More information about the mesa-commit mailing list