mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Oct 9 20:40:39 UTC 2007


 src/mesa/pipe/tgsi/exec/tgsi_build.c   |    2 -
 src/mesa/pipe/tgsi/exec/tgsi_dump.c    |    6 +++--
 src/mesa/pipe/tgsi/exec/tgsi_exec.c    |   37 ++++++++++++++++++++++-----------
 src/mesa/pipe/tgsi/exec/tgsi_exec.h    |    6 +++++
 src/mesa/pipe/tgsi/exec/tgsi_token.h   |    1 
 src/mesa/pipe/tgsi/mesa/mesa_to_tgsi.c |   19 +++++++++-------
 src/mesa/tnl/t_vp_build.c              |    9 +++++++-
 7 files changed, 56 insertions(+), 24 deletions(-)

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

New commits:
commit aec1f8e4f8315df23dc51a0b5a5fad90a03be851
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Oct 9 14:40:11 2007 -0600

    More work on flow control for CAL/RET.

commit 31bd01f93b0f5795e290897e79c3f16d90e1f202
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Oct 9 14:36:14 2007 -0600

    New ATTRIB interpolation type for vertex program inputs/declarations.

commit 47ff9428ee09a948e6b412f7e3e46ed1305881a1
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Oct 9 14:31:45 2007 -0600

    Don't emit semantic info for vertex program inputs.

commit 94490f63c8294efbce8822cf2be6da9be67c8789
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Oct 9 14:12:26 2007 -0600

    Use linked fragment shader inputs (if present) to determine which outputs are needed.




More information about the mesa-commit mailing list