mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Sat Jan 26 02:12:47 UTC 2008


 src/mesa/pipe/p_thread.h                    |   54 ++++
 src/mesa/pipe/pipebuffer/pb_buffer.h        |   14 -
 src/mesa/pipe/pipebuffer/pb_buffer_client.c |    4 
 src/mesa/pipe/pipebuffer/pb_buffer_fenced.c |   19 +
 src/mesa/pipe/pipebuffer/pb_buffer_malloc.c |   11 
 src/mesa/pipe/pipebuffer/pb_bufmgr_fenced.c |   10 
 src/mesa/pipe/pipebuffer/pb_bufmgr_mm.c     |  320 +++++++++++++++++++++++++++-
 src/mesa/pipe/pipebuffer/pb_bufmgr_pool.c   |   24 +-
 8 files changed, 409 insertions(+), 47 deletions(-)

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

New commits:
commit ca01ed45e8dee7970c6eefb528b7576ce6717459
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Fri Jan 25 18:38:25 2008 +0900

    gallium: Make mm buffer manager more portable.

commit 0afe449bfc568c4bc6fa69afa5de6edae93b27a9
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Fri Jan 25 18:37:41 2008 +0900

    gallium: Remove unneeded headers.

commit 8ee1452e184e030eb7cc865a7828c8a5ea08d6f7
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Thu Jan 24 11:09:07 2008 +0000

    gallium: fix linux build

commit 9387784fbf22495898abe3dc41cfcd42397792cd
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Wed Jan 23 15:47:10 2008 +0100

    gallium: Fix build on Windows.

commit 0fe428f1dfafe6bfb8896e0a08cbe12d569497d7
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Wed Jan 23 15:47:10 2008 +0100

    d3d: Fix build on Windows.

commit b8dc2956df0f534924fc45287cccc04499e70959
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Sun Jan 20 21:33:35 2008 +0100

    gallium: Fix build on WinXP.

commit 1d6c98651f73b2f110d26c906c6626d5b750d38b
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Jan 22 00:13:50 2008 +0900

    gallium: Use directory name in include.

commit 6c3d12e374939d36a23af7c9c502de18ce02f423
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Sun Jan 20 19:36:23 2008 +0100

    gallium: Fix build for WinXP.




More information about the mesa-commit mailing list