summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/llvm/storage.cpp
AgeCommit message (Collapse)Author
2007-10-24Implement arl, lerp opcodes and do a first stab at if/endifZack Rusin
handling and branching support.
2007-10-24Implement extended swizzling.Zack Rusin
2007-10-24Align the load/stores. Reduce the amount of debugging output.Zack Rusin
2007-10-24Cleanup some of the debugging output codeZack Rusin
2007-10-24Muchos fixos. gears kinda works. and cases don't crash.Zack Rusin
glorious
2007-10-24Refactor the tgsi->llvm storage translatorZack Rusin