index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
pipe
/
llvm
/
llvm_base_shader.cpp
Age
Commit message (
Expand
)
Author
2008-01-04
llvm: we need custom rules so had to redo the build a little bit
Zack Rusin
2008-01-04
llvm: update llvm sources the latest svn
Zack Rusin
2007-12-11
Redo the way we pass arguments to the llvm.
Zack Rusin
2007-12-11
Implement kilp and make it work
Zack Rusin
2007-12-11
Rewrite argument passing to prepare for handling of the kil instruction.
Zack Rusin
2007-12-11
gallium: remove set_sampler_units interface
Keith Whitwell
2007-11-02
Get fragment shaders working on top of LLVM.
Zack Rusin
2007-11-02
Change the fragment shader signature to better match actual
Zack Rusin
2007-10-30
Change the way we handle temporaries in LLVM translation.
Zack Rusin
2007-10-26
Get basic function calls working in the shaders.
Zack Rusin
2007-10-26
Fix swizzle fetching in tgsi_util_get_full_src_register_extswizzle. Shorten
Zack Rusin
2007-10-24
Align the load/stores. Reduce the amount of debugging output.
Zack Rusin
2007-10-24
Muchos fixos. gears kinda works. and cases don't crash.
Zack Rusin
2007-10-24
Fix some warnings and implement lg2
Zack Rusin