src/mesa/pipe/pipebuffer/pb_buffer.h        |   18 ++++++++++++++----
 src/mesa/pipe/pipebuffer/pb_buffer_malloc.c |   13 ++++++-------
 src/mesa/pipe/pipebuffer/pb_bufmgr.h        |    7 +++++--
 src/mesa/pipe/pipebuffer/pb_bufmgr_fenced.c |    8 +++++---
 src/mesa/pipe/pipebuffer/pb_bufmgr_mm.c     |   15 +++++++++++++--
 src/mesa/pipe/pipebuffer/pb_bufmgr_pool.c   |   12 +++++++++---
 6 files changed, 52 insertions(+), 21 deletions(-)

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

New commits:
commit 65df0241465b2dae4979d71cad17b83cfd1fda11
Author: José Fonseca <[EMAIL PROTECTED]>
Date:   Thu Jan 17 17:06:16 2008 +0900

    gallium: Aggregate all buffer allocation info into a single struct. Obey 
requested alignment.

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

Reply via email to