mesa: Changes to 'gallium-0.1'

Zack Rusin zack at kemper.freedesktop.org
Mon Apr 21 19:19:23 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/gallivm/Makefile            |   12 +++---
 src/gallium/auxiliary/gallivm/instructions.cpp    |   42 +++++++++---------
 src/gallium/auxiliary/gallivm/instructions.h      |    4 +-
 src/gallium/auxiliary/gallivm/instructionssoa.cpp |   49 +++++++++++----------
 src/gallium/auxiliary/gallivm/instructionssoa.h   |    4 +-
 src/gallium/auxiliary/gallivm/storage.cpp         |   32 +++++++-------
 src/gallium/auxiliary/gallivm/storagesoa.cpp      |   10 ++--
 src/gallium/auxiliary/gallivm/tgsitollvm.cpp      |    4 +-
 8 files changed, 79 insertions(+), 78 deletions(-)

       via  fb1c09305ea8cb727514c53a0346d90e78eeb05f (commit)
      from  a945420ae6f96f0d7024f97e37ffd31329865a84 (commit)


- Commits -----------------------------------------------
commit fb1c09305ea8cb727514c53a0346d90e78eeb05f
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Mon Apr 21 15:15:31 2008 -0400

    Use llvm 2.3 (2.2 won't work because of a lot of problems, e.g.
    lack of constant vectors handling in execution engine)

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




More information about the mesa-commit mailing list