summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/llvm/storage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix nested swizzles. Actually fetch the destination contentsZack Rusin2007-10-251-4/+6
* Fix nested conditionalsZack Rusin2007-10-251-9/+0
* Make branching work :) Simply allow output variables as validZack Rusin2007-10-241-0/+28
* Simplify branch handling. Prepare for proper decleration extraction.Zack Rusin2007-10-241-50/+16
* Add copyright headers and do some cleanups.Zack Rusin2007-10-241-0/+32
* Implement arl, lerp opcodes and do a first stab at if/endifZack Rusin2007-10-241-13/+117
* Implement extended swizzling.Zack Rusin2007-10-241-1/+24
* Align the load/stores. Reduce the amount of debugging output.Zack Rusin2007-10-241-0/+3
* Cleanup some of the debugging output codeZack Rusin2007-10-241-11/+3
* Muchos fixos. gears kinda works. and cases don't crash.Zack Rusin2007-10-241-13/+65
* Refactor the tgsi->llvm storage translatorZack Rusin2007-10-241-0/+140