mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Thu Nov 22 10:58:35 UTC 2007


 src/mesa/drivers/dri/intel_winsys/intel_batchbuffer.c |   14 ++++
 src/mesa/drivers/dri/intel_winsys/intel_batchbuffer.h |    2 
 src/mesa/drivers/dri/intel_winsys/intel_winsys.h      |   17 -----
 src/mesa/drivers/dri/intel_winsys/intel_winsys_i915.c |   60 ++----------------
 src/mesa/pipe/i915simple/i915_batch.h                 |   10 +--
 src/mesa/pipe/i915simple/i915_context.c               |    2 
 src/mesa/pipe/i915simple/i915_context.h               |    3 
 src/mesa/pipe/i915simple/i915_flush.c                 |    3 
 src/mesa/pipe/i915simple/i915_winsys.h                |   25 -------
 9 files changed, 31 insertions(+), 105 deletions(-)

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

New commits:
commit 4541ee5343df7c3ca937e088a85ec3f62970d318
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Thu Nov 22 10:56:09 2007 +0000

    Remove fences from the i915simple winsys interface.
    
    Fences will be part of the pipe winsys interface, so remove this to avoid
    merge conflicts later on.
    
    This reverts commit ca7f68a7cf25a51f382bba8c42d8c6ab7db57b5d.
    This reverts commit dec60d33b2570cf2bdce72a00a1539ee93133f91.
    This reverts commit 90dd0cb822f2fe14258c786e5c37da69472b7d17.




More information about the mesa-commit mailing list