mesa: Changes to 'gallium-tex-surfaces'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Mon May 26 15:37:37 UTC 2008


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

Summary of changes:
 .../auxiliary/pipebuffer/pb_buffer_malloc.c        |   33 +-
 src/gallium/auxiliary/pipebuffer/pb_bufmgr.h       |    9 +
 src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c  |    4 +-
 src/gallium/drivers/i915simple/i915_context.h      |  682 +++++-----
 src/gallium/drivers/i965simple/brw_context.h       | 1368 ++++++++++----------
 src/gallium/drivers/i965simple/brw_state.c         |  938 +++++++-------
 6 files changed, 1537 insertions(+), 1497 deletions(-)

       via  35cfd0a4900750f67cba4f64929ff3347f0bd46f (commit)
       via  a0e2955a16a8a04afe7f84b1c8551211542a6fbd (commit)
       via  c428997a521475c46ccd1df4e8ed8ccc6c4f8d61 (commit)
      from  fc72d7e032fc0a4130fae53106f03aa3fbe4e99e (commit)


- Commits -----------------------------------------------
commit 35cfd0a4900750f67cba4f64929ff3347f0bd46f
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue May 27 00:19:41 2008 +0900

    pipebuffer: Malloc buffer provider.
    
    Simple wrapper around pb_malloc_buffer_create for convenience.

commit a0e2955a16a8a04afe7f84b1c8551211542a6fbd
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue May 27 00:13:57 2008 +0900

    pipebuffer: Allow slab allocations of buffers of inequal size.

commit c428997a521475c46ccd1df4e8ed8ccc6c4f8d61
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon May 26 23:29:38 2008 +0900

    Revert DOS line endings.

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




More information about the mesa-commit mailing list