mesa: Changes to 'gallium-0.1'

Michel Daenzer daenzer at kemper.freedesktop.org
Tue Apr 1 12:06:13 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/gallium/winsys/SConscript        |    2 +-
 src/mesa/state_tracker/st_cb_flush.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

       via  cc85573a9f3d976b70669a53403ce7355ad84394 (commit)
       via  2df9941368c807fb677d3d95a5c1dfffe719c26b (commit)
      from  d83e0c45bec8d08c249088f9e8575505355fe595 (commit)


- Commits -----------------------------------------------
commit cc85573a9f3d976b70669a53403ce7355ad84394
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Tue Apr 1 13:02:30 2008 +0100

    gallium: Fencing fix.
    
    Make sure the struct pipe_fence_handle* we point st_flush() to is initialized
    to NULL, so winsys->fence_reference() doesn't try to unreference a random
    struct pipe_fence_handle* pointer.

commit 2df9941368c807fb677d3d95a5c1dfffe719c26b
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Tue Apr 1 13:00:51 2008 +0100

    scons: Fix test for building dri/intel winsys.

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




More information about the mesa-commit mailing list