mesa: Changes to 'gallium-0.1'

Michel Daenzer daenzer at kemper.freedesktop.org
Fri Apr 4 15:28:48 UTC 2008


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

Summary of changes:
 src/mesa/state_tracker/st_cb_flush.c |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

       via  1d6877b32642d718fb7b29eca647f4d1dd0f99bb (commit)
       via  7b5303adbf5965510061a21f40d40c931add73eb (commit)
      from  0b20d1b9b5e0514a68ab460d748753d29df2e70b (commit)


- Commits -----------------------------------------------
commit 1d6877b32642d718fb7b29eca647f4d1dd0f99bb
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Fri Apr 4 16:21:42 2008 +0100

    gallium: Revert st_gl_flush() changes from when the **fence argument was added.
    
    As st_gl_flush() isn't used by st_finish() anymore, it doesn't have to make
    sure pipe->flush() always gets called.

commit 7b5303adbf5965510061a21f40d40c931add73eb
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Fri Apr 4 16:17:33 2008 +0100

    gallium: Call st_flush() instead of st_gl_flush() in st_finish().
    
    This is enough for the current purpose of st_finish(), which is to wait for
    things to settle down before context teardown.

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




More information about the mesa-commit mailing list