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/mesa/shader/program.c                 |   23 +++++++++++++++++++++--
 src/mesa/state_tracker/st_cb_drawpixels.c |    6 ++++++
 2 files changed, 27 insertions(+), 2 deletions(-)

       via  070a7446221e26aee5ab6e6e12988ea9c1688ba6 (commit)
       via  cf7daba79101a2d2813f133a0f3d394316e66cce (commit)
      from  05a4ecdec2b5fc590eb09cc5a6b4208e0f739c5a (commit)


- Commits -----------------------------------------------
commit 070a7446221e26aee5ab6e6e12988ea9c1688ba6
Author: Brian Paul <[EMAIL PROTECTED]>
Date:   Tue Mar 25 12:27:48 2008 -0600

    gallium: added some debug code (disable)

commit cf7daba79101a2d2813f133a0f3d394316e66cce
Author: Brian Paul <[EMAIL PROTECTED]>
Date:   Tue Mar 25 12:27:32 2008 -0600

    mesa: fix some issues in _mesa_combine_programs()
    
    Use a temporay register to connect outputs of first program to inputs of
    second program.
    Also, fix bug in replace_registers(): didn't search/replace DstReg.

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

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to