mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Sat Apr 5 04:43: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:
 .../auxiliary/pipebuffer/pb_buffer_fenced.c        |  152 +++++++++++++-------
 src/gallium/auxiliary/util/p_debug.c               |   11 +-
 src/gallium/include/pipe/p_util.h                  |    9 ++
 3 files changed, 111 insertions(+), 61 deletions(-)

       via  fdff063343ddfbfb1b2fa921e2efcc2fae35d0ad (commit)
       via  f1efef809caddff442ed45a59645b3f39498f521 (commit)
       via  c1d26d3dccafed808349c47dc12b94081f956560 (commit)
      from  bc029247d9d886f4546a4c3a36737d09c488b7f9 (commit)


- Commits -----------------------------------------------
commit fdff063343ddfbfb1b2fa921e2efcc2fae35d0ad
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Sat Apr 5 11:29:26 2008 +0900

    gallium: Keep fenced buffers list ordered.
    
    This allows to keep the list small without the overhead of full walks.

commit f1efef809caddff442ed45a59645b3f39498f521
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Sat Apr 5 09:49:50 2008 +0900

    gallium: Fix typo.

commit c1d26d3dccafed808349c47dc12b94081f956560
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Apr 2 10:21:24 2008 +0900

    gallium: Use the custom snprintf implementation everywhere (for Win32).
    
    Because winddk's implemenation does not handle floats.

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




More information about the mesa-commit mailing list