mesa: Changes to 'gallium-0.1'

Michał Król michal at kemper.freedesktop.org
Thu Aug 7 14:52:07 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/gallium/drivers/softpipe/sp_tex_sample.c     |    6 ++--
 src/mesa/shader/shader_api.c                     |    4 +-
 src/mesa/shader/slang/library/slang_shader.syn   |   25 ++++++++++++-------
 src/mesa/shader/slang/library/slang_shader_syn.h |   23 ++++++++++-------
 src/mesa/shader/slang/slang_compile.c            |   29 +++++++++++++++++----
 src/mesa/shader/slang/slang_link.c               |    2 +-
 6 files changed, 59 insertions(+), 30 deletions(-)

       via  9a20cecc5cf41c5eda6cedd5f30416bc1b49ac91 (commit)
       via  c5c7130385b1b0d35b52a6df68d9558a92fabd86 (commit)
       via  d50d7a54de89e602a9951264878dfe06924e1adb (commit)
      from  a56ccb90c6a374c86158ac2323f844a4003560fa (commit)


- Commits -----------------------------------------------
commit 9a20cecc5cf41c5eda6cedd5f30416bc1b49ac91
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Thu Aug 7 16:49:54 2008 +0200

    mesa: Extend GLSL syntax to accept type precision in full type specifiers.

commit c5c7130385b1b0d35b52a6df68d9558a92fabd86
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Thu Aug 7 16:23:15 2008 +0200

    mesa: Silence compiler warnings on Windows.

commit d50d7a54de89e602a9951264878dfe06924e1adb
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Thu Aug 7 16:22:34 2008 +0200

    softpipe: Silence compiler warnings on Windows.

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




More information about the mesa-commit mailing list