mesa: Changes to 'master'

Haihao Xiang haihao at kemper.freedesktop.org
Thu Sep 4 03:34:52 UTC 2008


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

Summary of changes:
 src/mesa/drivers/dri/i915/i915_texstate.c        |    2 +-
 src/mesa/drivers/dri/i965/brw_wm_surface_state.c |    2 +-
 src/mesa/drivers/dri/intel/intel_tex_format.c    |    2 +-
 src/mesa/main/texformat.c                        |   24 +++++++
 src/mesa/main/texformat.h                        |    2 +
 src/mesa/main/texformat_tmp.h                    |   26 +++++++
 src/mesa/main/texstore.c                         |   81 ++++++++++++++++++++++
 src/mesa/main/texstore.h                         |    1 +
 8 files changed, 137 insertions(+), 3 deletions(-)

       via  0adfd1021035e90995a25ec5f20b736e55075d92 (commit)
       via  218df7f9c53db90abf3a6590f77c8e9e49aeedf5 (commit)
       via  dc44bb8e9208680379b31df01b4499c3a3bde5cb (commit)
      from  a04aeea5c016530d7371e032438a0a8fa2c0d7f6 (commit)


- Commits -----------------------------------------------
commit 0adfd1021035e90995a25ec5f20b736e55075d92
Author: Xiang, Haihao <haihao.xiang at intel.com>
Date:   Thu Sep 4 11:35:15 2008 +0800

    intel: Fix depth_stencil texture.

commit 218df7f9c53db90abf3a6590f77c8e9e49aeedf5
Author: Xiang, Haihao <haihao.xiang at intel.com>
Date:   Thu Sep 4 11:32:52 2008 +0800

    mesa: merge stencil values into depth values for MESA_FORMAT_S8_Z24

commit dc44bb8e9208680379b31df01b4499c3a3bde5cb
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Thu Sep 4 10:35:01 2008 +0800

    mesa: Support for MESA_FORMAT_S8_Z24 texture
    
    cherry-picked from gallium-0.1

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




More information about the mesa-commit mailing list