mesa: Changes to 'gallium-0.1'

Michał Król michal at kemper.freedesktop.org
Mon Aug 18 15:20:25 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/tgsi_exec.c |  232 +++++++++++++++++++++++++++-----
 src/gallium/auxiliary/tgsi/tgsi_exec.h |   29 ++++-
 2 files changed, 224 insertions(+), 37 deletions(-)

       via  e9ec60097cfed372f202aa64aa04674448881f0e (commit)
       via  56c30bf17b9f57efdb93ae5d1b801677535a9651 (commit)
       via  6aacca106b0619d87015aece1a0b1d6332910926 (commit)
       via  880b751e8e21cab21a0d522346300f463fd9c634 (commit)
       via  e2da7edd642198d7c515dbc0b9ba77d4286c3262 (commit)
      from  087ee474ed1dcf9b09c13227d442e6580f828f57 (commit)


- Commits -----------------------------------------------
commit e9ec60097cfed372f202aa64aa04674448881f0e
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Mon Aug 18 17:18:58 2008 +0200

    tgsi: Update condition code vector when storing dest register.

commit 56c30bf17b9f57efdb93ae5d1b801677535a9651
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Mon Aug 18 17:09:20 2008 +0200

    tgsi: Saturate modifier obeys ExecMask.
    Implement NVIDIA [-1;+1] saturate mode.

commit 6aacca106b0619d87015aece1a0b1d6332910926
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Mon Aug 18 17:03:56 2008 +0200

    tgsi: Respect condition codes when storing destination register.

commit 880b751e8e21cab21a0d522346300f463fd9c634
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Mon Aug 18 15:57:39 2008 +0200

    tgsi: Cosmetic changes.

commit e2da7edd642198d7c515dbc0b9ba77d4286c3262
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Mon Aug 18 15:42:26 2008 +0200

    tgsi: Add condition code (CC) register.

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




More information about the mesa-commit mailing list