summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/llvm
Commit message (Expand)AuthorAgeFilesLines
* Execution engine is a singleton, for now keep it in the pipe.Zack Rusin2007-10-242-11/+24
* Generate the base shader.Zack Rusin2007-10-243-45/+191
* Implement the conversion and do the initial execution pass.Zack Rusin2007-10-243-2/+100
* Stub out some conversion.Zack Rusin2007-10-241-0/+291
* Initial stab at LLVM integration.Zack Rusin2007-10-242-0/+185