mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Aug 19 16:28:14 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/mesa/shader/prog_parameter.c   |   27 +++++++-
 src/mesa/shader/prog_parameter.h   |    5 ++
 src/mesa/shader/slang/slang_emit.c |  138 ++++++++++++++++++++++--------------
 src/mesa/shader/slang/slang_link.c |    2 +-
 4 files changed, 116 insertions(+), 56 deletions(-)

       via  3e1706f720b211f27a4aa88af2141db0c793adbb (commit)
       via  df9bd01ea0c8a4d5b5ffecad4482ca6b4f2db33d (commit)
      from  146a0fba0011e21a4831a4b86969d7cd3f093bf6 (commit)


- Commits -----------------------------------------------
commit 3e1706f720b211f27a4aa88af2141db0c793adbb
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Aug 19 10:27:06 2008 -0600

    mesa: glsl: add usage tracking for uniform vars
    
    Unused uniforms are no longer included in the active uniforms list.

commit df9bd01ea0c8a4d5b5ffecad4482ca6b4f2db33d
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Aug 19 10:05:11 2008 -0600

    mesa: glsl: put var emit/ref code into separate functions

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




More information about the mesa-commit mailing list