mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Tue Feb 19 09:57:01 UTC 2008


 SConstruct                                  |   49 ++++++++++++++++++++--------
 src/gallium/auxiliary/cso_cache/cso_hash.c  |   35 +++++++++++++-------
 src/gallium/auxiliary/rtasm/rtasm_execmem.c |    3 +
 src/gallium/auxiliary/rtasm/rtasm_x86sse.c  |    2 -
 src/gallium/auxiliary/rtasm/rtasm_x86sse.h  |    2 -
 5 files changed, 63 insertions(+), 28 deletions(-)

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

New commits:
commit 5480a6bc13a555f99a89fc801cfe153182697dda
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Feb 19 18:57:25 2008 +0900

    Fix windows build.

commit b62f0ddd09f8ef9c400feca321412b3f0bc77e63
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Feb 19 18:56:55 2008 +0900

    Portability fixes.
    
    Eliminate C99/C++ constructs.
    
    (We should actually disable gcc C99 syntax options if we are serious about
    portability.)

commit d710a7cfb2c129fcb937e40fa9b367d662138bc5
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Feb 19 18:53:16 2008 +0900

    Windows (DDK) compilation support.
    
    It also works when cross compiling with Wine.




More information about the mesa-commit mailing list