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 <[EMAIL PROTECTED]>
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.

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

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

Reply via email to