mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Apr 30 00:37:21 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/auxiliary/draw/draw_pt_emit.c |    2 ++
 src/gallium/drivers/softpipe/sp_context.c |    2 +-
 src/gallium/drivers/softpipe/sp_fs_sse.c  |    2 +-
 src/gallium/winsys/xlib/xm_winsys.c       |    7 +++----
 4 files changed, 7 insertions(+), 6 deletions(-)

       via  42fb48492e71016c5a2888cd3d2507a89dbd91f3 (commit)
       via  d0b2561c57763db196b45ab052a01a12fc37b06f (commit)
       via  62a29412b90008a247fd3b61f1b882df2e5e81c1 (commit)
      from  6fb40092261b891b78e504f453fddf041f9efac6 (commit)


- Commits -----------------------------------------------
commit 42fb48492e71016c5a2888cd3d2507a89dbd91f3
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Apr 29 18:34:14 2008 -0600

    gallium: init hw_key with memset() to silence valgrind warnings
    
    We shouldn't be hashing with keys that have uninitialized memory.

commit d0b2561c57763db196b45ab052a01a12fc37b06f
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Apr 25 17:50:48 2008 -0600

    gallium: updated comment in xm_flush_frontbuffer()

commit 62a29412b90008a247fd3b61f1b882df2e5e81c1
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Apr 25 16:50:56 2008 -0600

    gallium: test for new PIPE_ARCH_X86

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




More information about the mesa-commit mailing list