summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/llvm/Makefile
AgeCommit message (Collapse)Author
2008-02-11start genering soa type code in llvm pathsZack Rusin
2008-02-10rewrite the way cpu engine is handledZack Rusin
2008-02-10rewrite the way we handle ir in llvm codeZack Rusin
introduce intermediate step gallivm_ir before compiling it down to the final llvm ir.
2008-02-10add a stub of a lowering passZack Rusin
2008-01-24change the name of the shaders to reflect what they do.Zack Rusin
remove stale code and do some general cleanups.
2008-01-04llvm: we need custom rules so had to redo the build a little bitZack Rusin
also don't use sse when llvm is enabled