summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/llvm/llvm_entry.c
AgeCommit message (Expand)Author
2008-02-10rewrite the way we handle ir in llvm codeZack Rusin
2008-01-24change the name of the shaders to reflect what they do.Zack Rusin
2007-12-11Redo the way we pass arguments to the llvm.Zack 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-12-06Hide texture layout details from the state tracker.Michel Dänzer
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-10-30Rename to better reflect what it's really doing.Zack Rusin