summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/llvm/gallivm.cpp
AgeCommit message (Expand)Author
2008-02-13get mov workingZack Rusin
2008-02-12stop generate llvm entry pointsZack Rusin
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
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
2007-12-11Adopt llvm to some of the latest changes.Zack Rusin
2007-12-11Redo the fragment program examples to match vp'sZack Rusin
2007-12-11Implement kilp and make it workZack Rusin
2007-12-11Rewrite argument passing to prepare for handling of the kil instruction.Zack Rusin
2007-12-11gallium: remove set_sampler_units interfaceKeith Whitwell
2007-11-02Implement sin opcode.Zack Rusin
2007-11-02Implement scs opcodeZack Rusin
2007-11-02Implement COS and CMP opcode.Zack Rusin
2007-11-02Get fragment shaders working on top of LLVM.Zack Rusin
2007-11-02Change the fragment shader signature to better match actualZack Rusin
2007-11-02Add basic entry points for fragment shaders.Zack Rusin
2007-11-02Renaming llvmtgsi to gallivm. Taking first steps on the way to supportingZack Rusin