mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Feb 26 17:37:35 UTC 2008


 src/gallium/drivers/i915simple/i915_context.h       |    5 +++
 src/gallium/drivers/i915simple/i915_fpc.h           |    6 ---
 src/gallium/drivers/i915simple/i915_fpc_translate.c |   33 +++-----------------
 src/gallium/drivers/i915simple/i915_state.c         |    2 +
 src/gallium/drivers/i915simple/i915_state_derived.c |   12 +++----
 src/gallium/drivers/softpipe/sp_state_derived.c     |    1 
 6 files changed, 19 insertions(+), 40 deletions(-)

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

New commits:
commit 4901410293b35ac6bb4759142b50fcc0be8a1b25
Author: Brian <brian at i915.localnet.net>
Date:   Tue Feb 26 10:47:42 2008 -0700

    gallium/i915: Use tgsi_scan_shader() to collect shader info
    
    No longer use semantic info in pipe_shader_state.
    Also, remove redundant semantic info from i915_fp_compile struct.

commit 33d213b6776701ec16b5c02b111ed31de5e93f43
Author: Brian <brian at i915.localnet.net>
Date:   Tue Feb 26 10:44:44 2008 -0700

    gallium: remove unused var




More information about the mesa-commit mailing list