mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Tue Jul 24 20:46:04 UTC 2007


 src/mesa/pipe/p_state.h                   |    2 -
 src/mesa/pipe/softpipe/sp_quad_fs.c       |   32 +++++++++++++++---------------
 src/mesa/pipe/softpipe/sp_state_derived.c |   32 +++++++++++++++++++++++++-----
 src/mesa/pipe/tgsi/core/tgsi_dump.c       |   10 +++++++--
 src/mesa/pipe/tgsi/mesa/mesa_to_tgsi.c    |   27 ++++++++++++++++++++-----
 5 files changed, 74 insertions(+), 29 deletions(-)

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

New commits:
commit 6a235d3fe5ccaa8cd0d4a2f3356c1513006dadcb
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jul 24 14:45:57 2007 -0600

    comments

commit 8c99f7ba61fcc95ef22d8ccd8cce3e31eaa67757
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jul 24 14:45:38 2007 -0600

    s/GLuint/GLbitfield/

commit 1475d74cfba634cf24da30e48fe66de9c2d75d55
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jul 24 14:44:44 2007 -0600

    Compute need_z and need_w properly and use the correct const/linear/perspective interpolation in shade_quad().

commit 2de4c7573efe7bdccea48448c37a9f28124b8df7
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jul 24 14:31:16 2007 -0600

    Fix a typo (i << i) that was fouling up the vertex layout info.

commit 67b61520ce1fabe2256e606ea73729f44d57fa99
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jul 24 13:48:20 2007 -0600

    added missing OPCODE_ARL to TGSI_OPCODES[], added sanity check assertion




More information about the mesa-commit mailing list