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

Summary of changes:
 src/gallium/drivers/i915simple/i915_batch.h      |   80 +++++++++++++++++++--
 src/gallium/drivers/i915simple/i915_blit.c       |    4 -
 src/gallium/drivers/i915simple/i915_context.c    |    3 +-
 src/gallium/drivers/i915simple/i915_context.h    |    4 +-
 src/gallium/drivers/i915simple/i915_debug.c      |    5 +-
 src/gallium/drivers/i915simple/i915_flush.c      |    1 -
 src/gallium/drivers/i915simple/i915_winsys.h     |   22 ++----
 src/gallium/winsys/dri/intel/intel_batchbuffer.c |   46 +++++++------
 src/gallium/winsys/dri/intel/intel_batchbuffer.h |   19 +++--
 src/gallium/winsys/dri/intel/intel_winsys_i915.c |   35 +--------
 10 files changed, 127 insertions(+), 92 deletions(-)

       via  6a3aab1983d999a3a9eccbeaab88195820abf467 (commit)
       via  7cc23a9eaebc788ae34f6e06c6227524d08a7693 (commit)
       via  4ee14279f3a466093869f1f40819e6c6d5af378d (commit)
      from  5a67df6d7cc8c74bfb71a8f19b8f6fdfb525091b (commit)


- Commits -----------------------------------------------
commit 6a3aab1983d999a3a9eccbeaab88195820abf467
Author: Jakob Bornecrantz <[EMAIL PROTECTED]>
Date:   Mon Jun 2 17:23:30 2008 +0200

    i915: Removed useless defines

commit 7cc23a9eaebc788ae34f6e06c6227524d08a7693
Author: Jakob Bornecrantz <[EMAIL PROTECTED]>
Date:   Mon Jun 2 17:22:45 2008 +0200

    i915: Implement and use the reworked batchbuffer code

commit 4ee14279f3a466093869f1f40819e6c6d5af378d
Author: Jakob Bornecrantz <[EMAIL PROTECTED](none)>
Date:   Mon Jun 2 14:55:06 2008 +0200

    i915: Rework of batchbuffer code

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

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to