mesa: Changes to 'gallium-0.1'

Zack Rusin zack at kemper.freedesktop.org
Fri Feb 15 06:35:42 UTC 2008


 src/mesa/pipe/llvm/instructionssoa.cpp |   83 +++++++++-
 src/mesa/pipe/llvm/instructionssoa.h   |   10 +
 src/mesa/pipe/llvm/storagesoa.cpp      |  272 ++++++++++++++++++++-------------
 src/mesa/pipe/llvm/storagesoa.h        |   47 +++--
 src/mesa/pipe/llvm/tgsitollvm.cpp      |   41 +++-
 5 files changed, 308 insertions(+), 145 deletions(-)

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

New commits:
commit 4593be34b2a6e494f0e476c8aa8e1d2633fffd47
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Fri Feb 15 00:36:18 2008 -0500

    vastly simplify indexing

commit cf51d5c4210d3301c96947e6e80e71c252bc04d1
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Thu Feb 14 23:50:39 2008 -0500

    redo indirection
    
    make all load's respect indirection

commit f70cc89dbc8c0f3e58d6cf8eca92e2df1677c86e
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Thu Feb 14 22:42:57 2008 -0500

    redo the way immediates are handled
    implement madd
    start implementing arl

commit ae3375987fe9968f822442a0ce49b97f5f0a4070
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Thu Feb 14 03:08:48 2008 -0500

    rename 'argument' to 'load' because that's what it does

commit d0364584bea6c57bb3ac8d616e677fb52b97ea98
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Wed Feb 13 22:53:00 2008 -0500

    implement swizzling on writes




More information about the mesa-commit mailing list