mesa: Changes to 'gallium-0.1'

Zack Rusin zack at kemper.freedesktop.org
Thu Sep 20 14:25:28 UTC 2007


 src/mesa/pipe/i915simple/i915_context.h         |   11 ++-
 src/mesa/pipe/i915simple/i915_state.c           |   83 +++++++++++++++++++++++-
 src/mesa/pipe/i915simple/i915_state_dynamic.c   |   60 -----------------
 src/mesa/pipe/i915simple/i915_state_immediate.c |   29 --------
 4 files changed, 95 insertions(+), 88 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 1d8c31b47bd34a43e1f78a9f21a0c02c57c58479
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Thu Sep 20 10:28:20 2007 -0400

    Rewrite the depth_stencil state handling in i915.
    
    Done to match the new cso semantics. translate in create,
    use in bind and later delete.




More information about the mesa-commit mailing list