mesa: Changes to 'gallium-0.1'

Zack Rusin zack at kemper.freedesktop.org
Mon Apr 21 04:27:31 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_vs_llvm.c          |   13 +-
 src/gallium/auxiliary/gallivm/Makefile             |    8 +-
 src/gallium/auxiliary/gallivm/gallivm_builtins.cpp |  708 ++++----------------
 src/gallium/auxiliary/gallivm/instructions.cpp     |   11 +-
 src/gallium/auxiliary/gallivm/instructionssoa.cpp  |   37 +-
 src/gallium/auxiliary/gallivm/llvm_builtins.c      |    2 +-
 src/gallium/auxiliary/gallivm/soabuiltins.c        |    2 +-
 7 files changed, 199 insertions(+), 582 deletions(-)

       via  201ac414d4df00745e487a6ffbc9979a2e70f0c6 (commit)
      from  40e0439db448a7d93ddb18faac7f14b47b1343c0 (commit)


- Commits -----------------------------------------------
commit 201ac414d4df00745e487a6ffbc9979a2e70f0c6
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Mon Apr 21 00:10:39 2008 -0400

    make llvm draw paths compile with the latest changes
    switch the method of distribution of builtins (to get rid of the
    llvm2cpp dependency)

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




More information about the mesa-commit mailing list