mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Mon Jun 2 10:53:00 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:
 common.py                                      |   14 ++++--
 src/gallium/auxiliary/draw/draw_pipe.c         |    3 +-
 src/gallium/auxiliary/draw/draw_pt_decompose.h |    6 +-
 src/gallium/auxiliary/draw/draw_pt_varray.c    |    4 +-
 src/gallium/auxiliary/draw/draw_vs.c           |    6 +-
 src/gallium/auxiliary/draw/draw_vs_aos.c       |    4 +-
 src/gallium/auxiliary/draw/draw_vs_aos_io.c    |    2 +-
 src/gallium/include/pipe/p_config.h            |   51 ++++++++++++++---------
 src/gallium/include/pipe/p_util.h              |    4 +-
 9 files changed, 54 insertions(+), 40 deletions(-)

       via  9b50043ea9e20c15a1be6735e533f5cc25a253ca (commit)
       via  275fc32d588fb6d2b78038f5a97cc2bcd2cd61dc (commit)
       via  5463420741744c39849a038b6079a7b46ddcb729 (commit)
       via  5b86ae60fe339ae0b813d16ec328a68ccb2b9514 (commit)
      from  2c7ae3371b6058988f7f10bf031d630b649f3831 (commit)


- Commits -----------------------------------------------
commit 9b50043ea9e20c15a1be6735e533f5cc25a253ca
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Jun 2 19:46:05 2008 +0900

    gallium: Hopefully fix the cosf/sinf/etc. conditional compolation logic for good.

commit 275fc32d588fb6d2b78038f5a97cc2bcd2cd61dc
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Jun 2 19:36:53 2008 +0900

    gallium: Identify each Windows platform individually from scons.

commit 5463420741744c39849a038b6079a7b46ddcb729
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Jun 2 18:27:00 2008 +0900

    scons: Set /W3 warning level for all MSVC based platforms.

commit 5b86ae60fe339ae0b813d16ec328a68ccb2b9514
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Fri May 30 01:46:59 2008 +0900

    draw: Fix MSVC warnings.

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




More information about the mesa-commit mailing list