mesa: Changes to 'gallium-tex-surfaces'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Thu May 22 12:45:19 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:
 src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c |   23 ++++----------------
 1 files changed, 5 insertions(+), 18 deletions(-)

       via  bd4eec0561fb021849ac4047fdbf40a616fb68b3 (commit)
      from  019fc3aa04f11d61e6d0f4791c171d1790577ab5 (commit)


- Commits -----------------------------------------------
commit bd4eec0561fb021849ac4047fdbf40a616fb68b3
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Thu May 22 20:33:17 2008 +0900

    pipebuffer: Don't retry allocating in slab suballocator.
    
    In pipebuffer, fencing is done at on a level above sub-allocation, so no
    matter how many times slab allocator retries no buffer will be freed. The
    pipebuffer fencing implemention already retries allocating.

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




More information about the mesa-commit mailing list