Enable immediates in TGSI and work with them in LLVM code.
authorZack Rusin <zack@tungstengraphics.com>
Mon, 29 Oct 2007 14:59:24 +0000 (10:59 -0400)
committerZack Rusin <zack@tungstengraphics.com>
Tue, 30 Oct 2007 09:15:05 +0000 (05:15 -0400)
commitb0f3b5910ebd0737600ab7b1fdc135d74f2617f4
tree2e4ebcc7f6d13ea151aac92cd3f19741a0bf0845
parent8b2f997af572dd3aca00c4888adf2b0a60656331
Enable immediates in TGSI and work with them in LLVM code.

Enables immediates by default in the TGSI translation code
and adds code handling it in llvm tgsi translation.
src/mesa/pipe/llvm/llvmtgsi.cpp
src/mesa/pipe/llvm/storage.cpp
src/mesa/pipe/llvm/storage.h
src/mesa/state_tracker/st_mesa_to_tgsi.c