mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Jul 25 14:35:49 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/main/texstore.c               |   11 ++----
 src/mesa/shader/shader_api.c           |    7 +---
 src/mesa/shader/slang/slang_codegen.c  |   60 ++++++++++++++++++++++++++++----
 src/mesa/shader/slang/slang_emit.c     |    6 +++-
 src/mesa/shader/slang/slang_simplify.c |    8 +++-
 5 files changed, 70 insertions(+), 22 deletions(-)

       via  72809f377397390fdd110d6b15e8a9a64ada05e6 (commit)
       via  03de81aea1c02d8b29784950a456e43b4fc9d538 (commit)
      from  2acf917f00b570274b58ad7e58688715730253d0 (commit)


- Commits -----------------------------------------------
commit 72809f377397390fdd110d6b15e8a9a64ada05e6
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Jul 25 08:34:54 2008 -0600

    mesa: fix issues causing warnings on Windows

commit 03de81aea1c02d8b29784950a456e43b4fc9d538
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Jul 24 17:49:33 2008 -0600

    mesa: glsl: additional error detection
    
    Plus begin some fixes for vec/matrix constructors.

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




More information about the mesa-commit mailing list