mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Tue Jul 8 21:13:00 UTC 2008


The branch, master has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master

Summary of changes:
 Makefile                              |    8 ++--
 src/mesa/main/version.h               |    2 +-
 src/mesa/shader/slang/slang_compile.c |   18 ++++----
 src/mesa/shader/slang/slang_ir.c      |    2 +
 src/mesa/shader/slang/slang_print.c   |   84 ++++++++++++++++++++++++---------
 src/mesa/swrast/s_fragprog.c          |   28 ++++++-----
 6 files changed, 94 insertions(+), 48 deletions(-)

       via  6fe78576291d38108c8815dc33fa44a8ae656f71 (commit)
       via  c71fa34728ef4eddd074aeb2bee49ae6a7acb3d1 (commit)
       via  fd6cb1b11d526d2e22d51441ab2629a10323e7b4 (commit)
       via  d14b7890a44fe7a3bccd9152645f50b0edb850d8 (commit)
       via  477d597df69845e3fcd84605b26801c14a0ce382 (commit)
      from  92c075eeb7c330ea420400d1c2bae57356b19f03 (commit)


- Commits -----------------------------------------------
commit 6fe78576291d38108c8815dc33fa44a8ae656f71
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Jul 8 15:12:48 2008 -0600

    mesa: bump version to rc2

commit c71fa34728ef4eddd074aeb2bee49ae6a7acb3d1
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Jul 8 15:11:23 2008 -0600

    added null texObj ptr check (bug 15567)

commit fd6cb1b11d526d2e22d51441ab2629a10323e7b4
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Jul 8 14:59:36 2008 -0600

    mesa: more debug output

commit d14b7890a44fe7a3bccd9152645f50b0edb850d8
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Jul 8 13:05:34 2008 -0600

    mesa: compute global var size before doing codegen

commit 477d597df69845e3fcd84605b26801c14a0ce382
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Jul 8 13:02:24 2008 -0600

    mesa: add missing VARYING case to storage_string()

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




More information about the mesa-commit mailing list