mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Mon Jul 14 22:00: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/config.h                |    4 +-
 src/mesa/main/mtypes.h                |    2 +-
 src/mesa/shader/slang/slang_compile.c |   36 ++++++++++++++++++++------------
 3 files changed, 25 insertions(+), 17 deletions(-)

       via  ec698034d1a7cc390ce8eda8a28732fa40ff80ec (commit)
       via  51654783ef0aa48560f70cd3944128a94a87d86b (commit)
      from  e7fd3de9277a0c5efe52966908da8e4e7f1995ee (commit)


- Commits -----------------------------------------------
commit ec698034d1a7cc390ce8eda8a28732fa40ff80ec
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Jul 14 15:58:57 2008 -0600

    mesa: assemble main() after all other functions
    
    Before, main() had to come after any functions it called.

commit 51654783ef0aa48560f70cd3944128a94a87d86b
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Jul 14 11:20:58 2008 -0600

    mesa: comments about vectors vs components

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




More information about the mesa-commit mailing list