mesa: Changes to 'gallium-0.1'

Michał Król michal at kemper.freedesktop.org
Sun Jul 13 11:17:57 UTC 2008


The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 src/gallium/auxiliary/tgsi/util/tgsi_dump.c |    6 +-
 src/gallium/auxiliary/tgsi/util/tgsi_text.c |  599 ++++++++++++++++++---------
 src/gallium/include/pipe/p_shader_tokens.h  |    2 +
 3 files changed, 411 insertions(+), 196 deletions(-)

       via  3d5dcc2203f5018863ad51958871542696e1ed1b (commit)
       via  46a7843099f02b6dcff56a52c9247c11d5c4aa8b (commit)
       via  cfd2bf9fa127a7f0b1a89650fde34a23f318f90c (commit)
       via  625034104aacaca793ff373414eff4ee53afc1fe (commit)
       via  ee647b9020b5e16b9b6d399edfa4a2c99f491863 (commit)
       via  bd3b47590e2a8e91a8f5545d7c8872b26879c228 (commit)
      from  92d711e9e6c1934e1cec774bfa4581869530cda6 (commit)


- Commits -----------------------------------------------
commit 3d5dcc2203f5018863ad51958871542696e1ed1b
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Sun Jul 13 13:13:39 2008 +0200

    tgsi: Parse texture instructions correctly.

commit 46a7843099f02b6dcff56a52c9247c11d5c4aa8b
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Sun Jul 13 12:16:16 2008 +0200

    tgsi: Fix instruction operand counts.

commit cfd2bf9fa127a7f0b1a89650fde34a23f318f90c
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Sun Jul 13 11:43:30 2008 +0200

    tgsi: Fix instruction opcode parsing.

commit 625034104aacaca793ff373414eff4ee53afc1fe
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Sun Jul 13 11:42:33 2008 +0200

    tgsi: Add missing SWZ opcode.

commit ee647b9020b5e16b9b6d399edfa4a2c99f491863
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Sun Jul 13 11:37:36 2008 +0200

    tgsi: Parse DCL statements.

commit bd3b47590e2a8e91a8f5545d7c8872b26879c228
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Sun Jul 13 11:30:02 2008 +0200

    tgsi: Remove depricated ATTRIB interpolate mode.

---------------------------------




More information about the mesa-commit mailing list