mesa: Changes to 'gallium-tex-surfaces'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Fri May 9 01:57:51 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_fenced.c        |  100 ++++++++++----------
 1 files changed, 50 insertions(+), 50 deletions(-)

       via  2268306f58769dff4b2b1da8bb668bdff2856d70 (commit)
      from  f763cc3cb54ee419902bdf24065e7c1948e92b67 (commit)


- Commits -----------------------------------------------
commit 2268306f58769dff4b2b1da8bb668bdff2856d70
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Fri May 9 11:02:10 2008 +0900

    gallium: Don't serialize GPU writes.
    
    Only make sure the GPU is finished with a buffer before mapping.
    
    The opposite -- waiting for the CPU to be finished before handing
    to the CPU -- must be done before fencing.

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




More information about the mesa-commit mailing list