mesa: Changes to 'gallium-0.1'

Zack Rusin zack at kemper.freedesktop.org
Thu Sep 20 15:32:08 UTC 2007


 src/mesa/pipe/i915simple/i915_context.h         |   16 +++++-
 src/mesa/pipe/i915simple/i915_state.c           |   64 ++++++++++++++++++++++--
 src/mesa/pipe/i915simple/i915_state_derived.c   |    5 -
 src/mesa/pipe/i915simple/i915_state_dynamic.c   |   34 +++---------
 src/mesa/pipe/i915simple/i915_state_immediate.c |   43 ----------------
 src/mesa/state_tracker/st_cache.c               |   12 ++--
 6 files changed, 93 insertions(+), 81 deletions(-)

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

New commits:
commit cc2629f5912d1c608f830ab63f6c4e0875d2fcef
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Thu Sep 20 11:33:35 2007 -0400

    Make the rasterizer state in i915 use the cso semantics.

commit 893f9cda7601fb937138629042dd9f6507eb6b5f
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Thu Sep 20 11:33:05 2007 -0400

    Allow drivers to cache the template in case they want to
    fallback through softpipe which will require the template.




More information about the mesa-commit mailing list