mesa: Changes to 'gallium-0.1'

Michel Daenzer daenzer at kemper.freedesktop.org
Tue Mar 4 17:34:20 UTC 2008


 SConstruct                    |    4 +---
 src/gallium/SConscript        |    6 +++---
 src/gallium/winsys/SConscript |    2 +-
 src/mesa/SConscript           |    1 +
 4 files changed, 6 insertions(+), 7 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit e2a91c294edb198d6ebedd30fb4a39d722c8ee9f
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Tue Mar 4 18:32:43 2008 +0100

    gallium: Add missing file for scons build.

commit 5b9b5c850f3b34d8891890d808a520a64dd779bc
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Tue Mar 4 18:32:16 2008 +0100

    gallium: Fix scons condition for building the xlib winsys.

commit 1cd2623a53cb02b491c725f101ee70824ab26a12
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Tue Mar 4 18:30:12 2008 +0100

    gallium: Make scons build gallivm before other auxiliary modules.
    
    This ensures that the gallivm symbols referenced by the draw module are
    resolved properly.

commit 72c9d4a660e5dd7e2bdb5ccb917388f138adae58
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Tue Mar 4 18:28:23 2008 +0100

    gallium: Only use C++ compiler for linking when using LLVM.
    
    Otherwise, the shared objects needlessly link against the C++ runtime
    environment.




More information about the mesa-commit mailing list