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/shader_api.c       |   48 ++++++++++++++++++------------------
 src/mesa/shader/slang/slang_link.c |   32 +++++++----------------
 2 files changed, 34 insertions(+), 46 deletions(-)

       via  fc0a48d587e3aaae4b0e1fc0b9652c7f3d8e1d4b (commit)
       via  470f69950577e05e3dfd09653c268cf22c034d7f (commit)
      from  ffbd455a36f1d7600bd5b60e91768133d901d2f4 (commit)


- Commits -----------------------------------------------
commit fc0a48d587e3aaae4b0e1fc0b9652c7f3d8e1d4b
Author: Brian Paul <[EMAIL PROTECTED]>
Date:   Fri May 16 15:48:11 2008 -0600

    bring in fixes/changes from master

commit 470f69950577e05e3dfd09653c268cf22c034d7f
Author: Brian Paul <[EMAIL PROTECTED]>
Date:   Fri May 16 09:56:59 2008 -0600

    Fix a program refcounting error, don't share program parameter lists.
    
    The refcounting bug was causing a memleak (unfreed programs).
    The old parameter list sharing is not needed since the change in how
    uniforms are handled.

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

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

Reply via email to