mesa: Changes to 'gallium-0.1'

Zack Rusin zack at kemper.freedesktop.org
Mon Jun 9 15:47:23 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_compile.c |   28 ++++++++++++++++++++++++++--
 1 files changed, 26 insertions(+), 2 deletions(-)

       via  1954f49a171036c633614450e591307833421aca (commit)
      from  1c316f1e824b094977059145a1abcdb50a391f1c (commit)


- Commits -----------------------------------------------
commit 1954f49a171036c633614450e591307833421aca
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Sun Jun 8 23:05:15 2008 -0400

    glsl: fix array size initialiazers using const variables
    
    e.g.
    const int kernelSize = 9;
    uniform vec2 kernel[kernelSize];

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




More information about the mesa-commit mailing list