summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/llvm
AgeCommit message (Expand)Author
2007-10-24Add the "add" opcode and assert one vp if an opcode isn't supportedZack Rusin
2007-10-24Refactor the tgsi->llvm storage translatorZack Rusin
2007-10-24Implement basic opcode translation and storage translation.Zack Rusin
2007-10-24Draw first triangle. Start on the llvm builder.Zack Rusin
2007-10-24Cleanup some of the testing code. Implement first pass at actuallyZack Rusin
2007-10-24Execution engine is a singleton, for now keep it in the pipe.Zack Rusin
2007-10-24Generate the base shader.Zack Rusin
2007-10-24Implement the conversion and do the initial execution pass.Zack Rusin
2007-10-24Stub out some conversion.Zack Rusin
2007-10-24Initial stab at LLVM integration.Zack Rusin