mesa: Changes to 'gallium-0.1'

Zack Rusin zack at kemper.freedesktop.org
Wed Oct 24 16:47:39 UTC 2007


 src/mesa/pipe/draw/draw_vertex_shader_llvm.c |    4 
 src/mesa/pipe/llvm/instructions.cpp          |   32 ++++
 src/mesa/pipe/llvm/instructions.h            |   32 ++++
 src/mesa/pipe/llvm/llvm_builtins.c           |   32 ++++
 src/mesa/pipe/llvm/llvmtgsi.cpp              |  174 +++++++++++++++------------
 src/mesa/pipe/llvm/llvmtgsi.h                |   44 +++++-
 src/mesa/pipe/llvm/storage.cpp               |   32 ++++
 src/mesa/pipe/llvm/storage.h                 |   32 ++++
 src/mesa/state_tracker/st_program.c          |    4 
 9 files changed, 301 insertions(+), 85 deletions(-)

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

New commits:
commit 02cf317ed69c67c672c852451c45986d7798413e
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Wed Oct 24 12:48:06 2007 -0400

    Add copyright headers and do some cleanups.

commit 9d4b51aab8f5a0c0a4a0c14886d1c87828d9eeb0
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Wed Oct 24 11:41:28 2007 -0400

    Remove the silly function and remove the bogus comment.




More information about the mesa-commit mailing list