mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Aug 20 20:48:03 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/slang/slang_emit.c |   20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)

       via  ad9c862ffbb42d733595052d5769405ef7a98a75 (commit)
       via  e55093bf2f4ff32a691f63409b9fea321cf8eb0f (commit)
      from  29bee15b1e8bea9162d9b9343c98b22b766694b1 (commit)


- Commits -----------------------------------------------
commit ad9c862ffbb42d733595052d5769405ef7a98a75
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Aug 20 14:40:02 2008 -0600

    mesa: glsl: fix a swizzle bug in storage_to_src_reg()
    
    Need to remove the 'nil' components before swizzling a swizzle

commit e55093bf2f4ff32a691f63409b9fea321cf8eb0f
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Aug 20 14:39:10 2008 -0600

    mesa: glsl: add check for exceeding max number of constants/uniforms

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




More information about the mesa-commit mailing list