mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Mon Jul 21 20:00:28 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      |   29 +------
 src/mesa/shader/prog_parameter.h      |    2 +-
 src/mesa/shader/shader_api.c          |  152 ++++++++++++++++++++++++++++++---
 src/mesa/shader/slang/slang_codegen.c |   22 ++++-
 src/mesa/shader/slang/slang_link.c    |    5 +-
 5 files changed, 166 insertions(+), 44 deletions(-)

       via  fbf26e109b1e96aa4eeca018198ff0b5a71e557b (commit)
       via  d8cbac5330cfcdf66c9448ee339975869097a262 (commit)
      from  1753ff9872562bc05aff2472fc1256539085bbfc (commit)


- Commits -----------------------------------------------
commit fbf26e109b1e96aa4eeca018198ff0b5a71e557b
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Jul 21 13:58:50 2008 -0600

    mesa: assorted glsl uniform/attribute fixes
    
    Fix incorrect uniform/attribute size query results.
    Add missing error checking for glUniform, glUniformMatrix params
    Fix an array size/allocation error.

commit d8cbac5330cfcdf66c9448ee339975869097a262
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Jul 21 10:25:02 2008 -0600

    mesa: remove debug code

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




More information about the mesa-commit mailing list