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
/
gallium
/
auxiliary
/
gallivm
/
lp_bld_tgsi.h
Age
Commit message (
Expand
)
Author
2010-10-12
gallivm: Name anonymous union.
José Fonseca
2010-10-11
gallivm: More detailed analysis of tgsi shaders.
José Fonseca
2010-09-11
gallivm: Use const keyword on swizzles.
José Fonseca
2010-09-11
gallivm: Allow to TGSI AoS translation to happen in BGRA ordering.
José Fonseca
2010-09-11
gallivm: Cleanup the TGSI <-> sampler interface.
José Fonseca
2010-09-11
gallivm: Basic AoS TGSI -> LLVM IR.
José Fonseca
2010-09-11
gallivm: Move the texture modifiers to the header.
José Fonseca
2010-05-12
gallivm/llvmpipe: add const qualifiers
Brian Paul
2010-05-04
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
gallivm: Fix several glitches introduced in the prev commit.
José Fonseca
2010-05-04
gallivm: Implement TXD.
José Fonseca
2010-04-22
gallivm: implement indirect addressing over temporaries
Zack Rusin
2010-03-15
gallivm/llvmpipe: rename os_llvm.h to lp_bld.h
Brian Paul
2010-03-11
gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h
Brian Paul
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin