mesa: Changes to 'softpipe_0_1_branch'

Michal Krol michal at kemper.freedesktop.org
Wed Aug 15 12:55:58 UTC 2007


 src/mesa/pipe/tgsi/core/tgsi_build.c   |  103 ++++++++++++++++++++++++---------
 src/mesa/pipe/tgsi/core/tgsi_build.h   |   11 +++
 src/mesa/pipe/tgsi/core/tgsi_dump.c    |   36 +++++++++++
 src/mesa/pipe/tgsi/core/tgsi_parse.c   |   14 ++--
 src/mesa/pipe/tgsi/core/tgsi_parse.h   |    3 
 src/mesa/pipe/tgsi/core/tgsi_token.h   |   69 ++++++++++++----------
 src/mesa/pipe/tgsi/mesa/mesa_to_tgsi.c |   54 +++++++++--------
 7 files changed, 205 insertions(+), 85 deletions(-)

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

New commits:
commit b9eeb8dccff3b440a299f19a0868a3ff1cda1e09
Author: michal <michal at michal-laptop.(none)>
Date:   Wed Aug 15 13:55:22 2007 +0100

    Add declaration_semantic token to TGSI.
    Cosmetic changes, GLuint -> unsigned.
    Preserve mesa gl_fragment_program DEPTH and COLOR semantics.




More information about the mesa-commit mailing list