summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/llvm/llvm_base_shader.cpp
AgeCommit message (Expand)Author
2008-02-10rewrite the way we handle ir in llvm codeZack Rusin
2008-01-04llvm: we need custom rules so had to redo the build a little bitZack Rusin
2008-01-04llvm: update llvm sources the latest svnZack 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-11-02Get fragment shaders working on top of LLVM.Zack Rusin
2007-11-02Change the fragment shader signature to better match actualZack Rusin
2007-10-30Change the way we handle temporaries in LLVM translation.Zack Rusin
2007-10-26Get basic function calls working in the shaders.Zack Rusin
2007-10-26Fix swizzle fetching in tgsi_util_get_full_src_register_extswizzle. ShortenZack Rusin
2007-10-24Align the load/stores. Reduce the amount of debugging output.Zack Rusin
2007-10-24Muchos fixos. gears kinda works. and cases don't crash.Zack Rusin
2007-10-24Fix some warnings and implement lg2Zack Rusin