mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Sep 17 19:15:12 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_sanity.c |   16 +++++++---------
 src/mesa/shader/slang/slang_link.c       |    9 +++++++++
 2 files changed, 16 insertions(+), 9 deletions(-)

       via  e6a120fefea44078b3a8d4292d83671e6c41357f (commit)
       via  133693ebe8904de785610efd38219bca67b75222 (commit)
      from  095ca0acd8019e8f2da89f9320b92ce4a96a140e (commit)


- Commits -----------------------------------------------
commit e6a120fefea44078b3a8d4292d83671e6c41357f
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Sep 17 13:14:57 2008 -0600

    gallium: fix tgsi sanity checker with respect to END.
    
    Subroutine code may be found after the END instruction so it's not always
    the last instruction.
    At least check for presence of exactly one END instruction though.

commit 133693ebe8904de785610efd38219bca67b75222
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Sep 17 13:13:02 2008 -0600

    mesa: update program->NumAddressRegs field in _slang_update_inputs_outputs()

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




More information about the mesa-commit mailing list