mesa: Changes to 'mesa_7_2_branch'

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


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

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  0ac8886b51236c06c419179cfffb9add81b3477f (commit)
       via  1729d37223e27fcd05d57df5b12cc36eee94be83 (commit)
       via  81edef6f9f31f625a2bbfb00efc0bf261769164d (commit)
      from  e040e18c7bfe4f3e91934205e3cec8880f585345 (commit)


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

    intel: Fix depth_stencil texture.
    (cherry picked from commit 0adfd1021035e90995a25ec5f20b736e55075d92)

commit 1729d37223e27fcd05d57df5b12cc36eee94be83
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
    (cherry picked from commit 218df7f9c53db90abf3a6590f77c8e9e49aeedf5)

commit 81edef6f9f31f625a2bbfb00efc0bf261769164d
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
    (cherry picked from commit dc44bb8e9208680379b31df01b4499c3a3bde5cb)

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




More information about the mesa-commit mailing list