summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/llvm/llvm_entry.c
Commit message (Expand)AuthorAgeFilesLines
* Redo the way we pass arguments to the llvm.Zack Rusin2007-12-111-15/+5
* Implement kilp and make it workZack Rusin2007-12-111-0/+6
* Rewrite argument passing to prepare for handling of the kil instruction.Zack Rusin2007-12-111-13/+28
* gallium: remove set_sampler_units interfaceKeith Whitwell2007-12-111-2/+1
* Hide texture layout details from the state tracker.Michel Dänzer2007-12-061-2/+0
* Get fragment shaders working on top of LLVM.Zack Rusin2007-11-021-35/+7
* Change the fragment shader signature to better match actualZack Rusin2007-11-021-5/+27
* Add basic entry points for fragment shaders.Zack Rusin2007-11-021-0/+57
* Rename to better reflect what it's really doing.Zack Rusin2007-10-301-0/+193